Build:
  1. 0
2024-01-29 15:19.03: New job: Voodoo prep coq-serapi.8.9.0+0.6.1; d4bb1288a42dbf837f1588c6adb4539f
2024-01-29 15:19.03: Waiting for resource in pool OCluster
2024-01-29 18:49.01: Waiting for worker…
2024-01-29 18:49.56: Got resource from pool OCluster
2024-01-29 18:49.56: Using cache hint "docs-universe-prep-4.09.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.09@sha256:2175020731d760b901db2debdd92662123f57004e5304c27c7258f16a4489d47)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-4.09@sha256:2175020731d760b901db2debdd92662123f57004e5304c27c7258f16a4489d47)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.13.0 ocamlfind.1.9.6"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy coq-serapi.8.9.0+0.6.1 stdlib-shims.0.3.0 sexplib0.v0.14.0 sexplib.v0.14.0 result.1.5 ppxlib.0.25.1 ppx_sexp_conv.v0.14.3 ppx_import.1.9.1 ppx_deriving.5.2.1 ppx_derivers.1.2.1 parsexp.v0.14.2 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5 dune-configurator.3.13.0 dune.3.13.0 csexp.1.5.2 cppo.1.6.9 coq.8.9.1 conf-perl.2 conf-findutils.1 cmdliner.1.2.0 camlp5.7.14 base.v0.14.3 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u coq-serapi:d4bb1288a42dbf837f1588c6adb4539f,sexplib:0c540c1ebabf175c4ee50536ead049f7,ppxlib:abe38479f6bcaa5898a85b79b0f48ea3,ppx_sexp_conv:05f67c8e65626843ce3b0ca85963e081,ppx_import:1950f3b843844c48e0a5d6e640370f94,ppx_deriving:48d7097295e1d4ccf85662c61a8f969e"))
 (run (network host)
      (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
      (shell "(echo '0.131936') && (for DATA in prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1,ppx_deriving.5.2.1-48d7097295e1d4ccf85662c61a8f969e,ppx_deriving.5.2.1 prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1,ppx_import.1.9.1-1950f3b843844c48e0a5d6e640370f94,ppx_import.1.9.1 prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3,ppx_sexp_conv.v0.14.3-05f67c8e65626843ce3b0ca85963e081,ppx_sexp_conv.v0.14.3 prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1,ppxlib.0.25.1-abe38479f6bcaa5898a85b79b0f48ea3,ppxlib.0.25.1 prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0,sexplib.v0.14.0-0c540c1ebabf175c4ee50536ead049f7,sexplib.v0.14.0 prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1,coq-serapi.8.9.0+0.6.1-d4bb1288a42dbf837f1588c6adb4539f,coq-serapi.8.9.0+0.6.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1,ppx_deriving.5.2.1-48d7097295e1d4ccf85662c61a8f969e,ppx_deriving.5.2.1 prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1,ppx_import.1.9.1-1950f3b843844c48e0a5d6e640370f94,ppx_import.1.9.1 prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3,ppx_sexp_conv.v0.14.3-05f67c8e65626843ce3b0ca85963e081,ppx_sexp_conv.v0.14.3 prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1,ppxlib.0.25.1-abe38479f6bcaa5898a85b79b0f48ea3,ppxlib.0.25.1 prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0,sexplib.v0.14.0-0c540c1ebabf175c4ee50536ead049f7,sexplib.v0.14.0 prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1,coq-serapi.8.9.0+0.6.1-d4bb1288a42dbf837f1588c6adb4539f,coq-serapi.8.9.0+0.6.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1,ppx_deriving.5.2.1-48d7097295e1d4ccf85662c61a8f969e,ppx_deriving.5.2.1 prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1,ppx_import.1.9.1-1950f3b843844c48e0a5d6e640370f94,ppx_import.1.9.1 prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3,ppx_sexp_conv.v0.14.3-05f67c8e65626843ce3b0ca85963e081,ppx_sexp_conv.v0.14.3 prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1,ppxlib.0.25.1-abe38479f6bcaa5898a85b79b0f48ea3,ppxlib.0.25.1 prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0,sexplib.v0.14.0-0c540c1ebabf175c4ee50536ead049f7,sexplib.v0.14.0 prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1,coq-serapi.8.9.0+0.6.1-d4bb1288a42dbf837f1588c6adb4539f,coq-serapi.8.9.0+0.6.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 9fc3fa05d7b0bd182f65b5988f8caf2647c8f3fe --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.09.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-29 18:49.56: RETRYING: 2024-01-29/151903-voodoo-prep-b02463 Number of retries: 0 (retriable error condition)
Building on iphito.caelum.ci.dev
All commits already cached
HEAD is now at 9fc3fa05d7 [new release] dune (15 packages) (3.13.0)

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.09@sha256:2175020731d760b901db2debdd92662123f57004e5304c27c7258f16a4489d47)
2024-01-29 18:44.57 ---> using "25d88d1b626857f051462cc772d40857fce9f76abc6e3ad3fdfb36beaa5e174f" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:44.57 ---> using "0e9560127f09574bef13fc0c9fde3fba28d5dfd5e7344d6bc067b1b323155a11" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (938 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (1018 kB/s)
Selecting previously unselected package libpkgconf3: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 ... 18743 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u3) ...
2024-01-29 18:44.57 ---> using "790b900046d234fdec3c2b02c0b82c054518a5b8a671c1a0383c4f8016239c18" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.14.3 [required by bos]
  - install cmdliner         1.2.0  [required by voodoo-prep]
  - install dune             3.13.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install seq              base   [required by re]
  - install stdlib-shims     0.3.0  [required by ocamlgraph]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install cppo             1.6.9  [required by opam-core]
  - install topkg            1.0.7  [required by bos]
  - install re               1.11.0 [required by opam-format]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install opam-core        2.1.5  [required by opam-format]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-format      2.1.5  [required by voodoo-prep]
  - install bos              0.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 20 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[dune.3.13.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.13.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:44.57 ---> using "0f4bca73cde6a1cfa225263cc6fc98dc526e233995d262de3ccfd8dff30d9e56" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-29 18:44.57 ---> using "88e5b3a38febdccffdf1764c4c0b4ed78777769a165e039a4ba6a9365f2110c1" from cache
2024-01-29 18:44.57 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.09@sha256:2175020731d760b901db2debdd92662123f57004e5304c27c7258f16a4489d47)
2024-01-29 18:44.57 ---> using "25d88d1b626857f051462cc772d40857fce9f76abc6e3ad3fdfb36beaa5e174f" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 18:44.57 ---> using "0e9560127f09574bef13fc0c9fde3fba28d5dfd5e7344d6bc067b1b323155a11" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-29 18:44.57 ---> using "6230ad3aa4a3523d9a7650ea748fe18d47bebf15ea32a6a3df8af7fc70965933" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-29 18:44.59 ---> using "00c4cefa97cfdbcafa0fdb64d5289540e69a1002e068f9ced35ff152255f2634" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 18:44.59 ---> using "964a2c95a2f11a2667c05832a5cbb6ab85391627038f40262aa2b76c1f8adfa5" from cache

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
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.

This version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-01-29 18:44.59 ---> using "a442e89446686b789741e4325734ef99fdfc66e0d3b5b00dd0aa4783fcb5af3e" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.09. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.09 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-01-29 18:44.59 ---> using "364d483d88b6d615774ffb0c7e0b82fa019e25bfcf7a827a33dc87425c4a331e" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 18:44.59 ---> using "87d3a920475af21112c21b69179578adf12b6883fbdd526426b9fd4982c1b361" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.3.13.0 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      3.13.0
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.3.13.0  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.3.13.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:44.59 ---> using "5e5938d5b08b772f0fcd8408b203dca678da44acd43ff5d8ed6ed44624a35230" from cache

/home/opam: (env DUNE_CACHE enabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy coq-serapi.8.9.0+0.6.1 stdlib-shims.0.3.0 sexplib0.v0.14.0 sexplib.v0.14.0 result.1.5 ppxlib.0.25.1 ppx_sexp_conv.v0.14.3 ppx_import.1.9.1 ppx_deriving.5.2.1 ppx_derivers.1.2.1 parsexp.v0.14.2 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5 dune-configurator.3.13.0 dune.3.13.0 csexp.1.5.2 cppo.1.6.9 coq.8.9.1 conf-perl.2 conf-findutils.1 cmdliner.1.2.0 camlp5.7.14 base.v0.14.3 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (766 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy coq-serapi.8.9.0+0.6.1 stdlib-shims.0.3.0 sexplib0.v0.14.0 sexplib.v0.14.0 result.1.5 ppxlib.0.25.1 ppx_sexp_conv.v0.14.3 ppx_import.1.9.1 ppx_deriving.5.2.1 ppx_derivers.1.2.1 parsexp.v0.14.2 ocamlfind.1.9.6 ocaml-compiler-libs.v0.12.4 num.1.5 dune-configurator.3.13.0 dune.3.13.0 csexp.1.5.2 cppo.1.6.9 coq.8.9.1 conf-perl.2 conf-findutils.1 cmdliner.1.2.0 camlp5.7.14 base.v0.14.3" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
findutils
perl
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install sexplib0            v0.14.0
  - install conf-perl           2
  - install cppo                1.6.9
  - install ppx_derivers        1.2.1
  - install num                 1.5
  - install cmdliner            1.2.0
  - install conf-findutils      1
  - install result              1.5
  - install csexp               1.5.2
  - install ocaml-compiler-libs v0.12.4
  - install stdlib-shims        0.3.0
  - install camlp5              7.14
  - install dune-configurator   3.13.0
  - install ppxlib              0.25.1
  - install coq                 8.9.1
  - install base                v0.14.3
  - install ppx_import          1.9.1
  - install ppx_deriving        5.2.1
  - install ppx_sexp_conv       v0.14.3
  - install parsexp             v0.14.2
  - install sexplib             v0.14.0
  - install coq-serapi          8.9.0+0.6.1
===== 22 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/66:
Processing  2/66:
Processing  3/66:
-> retrieved base.v0.14.3  (cached)
Processing  4/66:
Processing  5/66:
Processing  6/66:
Processing  7/66: [conf-findutils: sh find . -name .]
Processing  8/66: [conf-findutils: sh find . -name .] [conf-perl: perl]
-> retrieved camlp5.7.14  (cached)
Processing  9/66: [coq-serapi.8.9.0+0.6.1: http] [conf-findutils: sh find . -name .] [conf-perl: perl]
-> retrieved cmdliner.1.2.0  (cached)
Processing 10/66: [coq-serapi.8.9.0+0.6.1: http] [conf-findutils: sh find . -name .] [conf-perl: perl]
Processing 11/66: [coq-serapi.8.9.0+0.6.1: http] [cmdliner: make all] [conf-findutils: sh find . -name .] [conf-perl: perl]
-> retrieved coq.8.9.1  (cached)
Processing 12/66: [coq-serapi.8.9.0+0.6.1: http] [cmdliner: make all] [conf-findutils: sh find . -name .] [conf-perl: perl]
- + find . -name .
- .
-> compiled  conf-findutils.1
Processing 12/66: [coq-serapi.8.9.0+0.6.1: http] [cmdliner: make all] [conf-perl: perl]
-> installed conf-findutils.1
Processing 13/66: [coq-serapi.8.9.0+0.6.1: http] [cmdliner: make all] [conf-perl: perl]
- 
- This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux-gnu-thread-multi
- (with 53 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2022, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at https://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.2
Processing 13/66: [coq-serapi.8.9.0+0.6.1: http] [cmdliner: make all]
-> installed conf-perl.2
Processing 14/66: [coq-serapi.8.9.0+0.6.1: http] [cmdliner: make all]
Processing 15/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: ./configure] [cmdliner: make all]
-> retrieved cppo.1.6.9  (cached)
Processing 16/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: ./configure] [cmdliner: make all]
Processing 17/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: ./configure] [cmdliner: make all] [cppo: dune build]
-> retrieved csexp.1.5.2  (cached)
Processing 18/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: ./configure] [cmdliner: make all] [cppo: dune build]
Processing 19/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: ./configure] [cmdliner: make all] [cppo: dune build] [csexp: dune build]
-> retrieved num.1.5  (cached)
Processing 20/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: ./configure] [cmdliner: make all] [cppo: dune build] [csexp: dune build]
Processing 21/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: ./configure] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [num: make opam-legacy]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 22/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: ./configure] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [num: make opam-legacy]
Processing 23/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: ./configure] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build]
-> retrieved parsexp.v0.14.2  (cached)
Processing 24/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: ./configure] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 25/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: ./configure] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build]
Processing 26/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: ./configure] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved ppx_deriving.5.2.1  (cached)
Processing 27/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: ./configure] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
- 
- Resulting configuration file (config/Makefile.cnf):
- 
- MODE=S
- EXE=
- OPT=.opt
- EXT_OBJ=.o
- EXT_LIB=.a
- OVERSION=4.09.1
- VERSION=7.14
- OCAMLC_W_Y="-w y"
- WARNERR="-warn-error +A-11"
- NO_PR_DIR=--no-print-directory
- OLIBDIR=/home/opam/.opam/4.09/lib/ocaml
- OCLIBDIR=+compiler-libs
- PREFIX=/home/opam/.opam/4.09
- OTOPP=+compiler-libs
- OTOPW=+compiler-libs
- OTOPU=$(TOP)/ocaml_stuff/4.09.1/utils
- BINDIR=$(PREFIX)/bin
- LIBDIR=/home/opam/.opam/4.09/lib
- MANDIR=/home/opam/.opam/4.09/man
- OCAMLN=ocaml
- CAMLP5N=camlp5
- 
- === strict mode ===
- 
Processing 27/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved ppx_import.1.9.1  (cached)
Processing 28/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 29/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [csexp: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> compiled  csexp.1.5.2
Processing 29/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> installed csexp.1.5.2
Processing 30/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> retrieved ppxlib.0.25.1  (cached)
Processing 31/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> compiled  ppx_derivers.1.2.1
Processing 31/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build]
-> installed ppx_derivers.1.2.1
Processing 32/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build]
-> retrieved result.1.5  (cached)
Processing 33/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build]
Processing 34/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [result: dune build]
-> retrieved sexplib.v0.14.0  (cached)
Processing 35/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [result: dune build]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 36/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [result: dune build]
Processing 37/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 38/66: [coq-serapi.8.9.0+0.6.1: http] [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 38/66: [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> retrieved coq-serapi.8.9.0+0.6.1  (https://github.com/ejgallego/coq-serapi/releases/download/8.9.0+0.6.1/coq-serapi-8.9.0.0.6.1.tbz)
-> compiled  result.1.5
Processing 38/66: [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 39/66: [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> retrieved dune-configurator.3.13.0  (cached)
Processing 40/66: [camlp5: make world.opt] [cmdliner: make all] [cppo: dune build] [dune-configurator: rm] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  cppo.1.6.9
Processing 40/66: [camlp5: make world.opt] [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed cppo.1.6.9
Processing 41/66: [camlp5: make world.opt] [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 41/66: [camlp5: make world.opt] [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 42/66: [camlp5: make world.opt] [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [sexplib0: dune build] [stdlib-shims: dune build]
-> compiled  sexplib0.v0.14.0
Processing 42/66: [camlp5: make world.opt] [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [stdlib-shims: dune build]
-> installed sexplib0.v0.14.0
Processing 43/66: [camlp5: make world.opt] [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 43/66: [camlp5: make world.opt] [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy]
-> installed stdlib-shims.0.3.0
Processing 44/66: [camlp5: make world.opt] [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy]
Processing 45/66: [camlp5: make world.opt] [cmdliner: make all] [dune-configurator: rm] [num: make opam-legacy] [ppxlib: dune build]
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.5/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/num.1.5/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5
Processing 45/66: [camlp5: make world.opt] [cmdliner: make all] [dune-configurator: rm] [ppxlib: dune build]
-> installed num.1.5
Processing 46/66: [camlp5: make world.opt] [cmdliner: make all] [dune-configurator: rm] [ppxlib: dune build]
Processing 46/66: [camlp5: make world.opt] [cmdliner: make all] [dune-configurator: dune build] [ppxlib: dune build]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.2.0
Processing 46/66: [camlp5: make world.opt] [dune-configurator: dune build] [ppxlib: dune build]
Processing 47/66: [camlp5: make world.opt] [dune-configurator: dune build] [ppxlib: dune build] [cmdliner: make install]
- install -d "/home/opam/.opam/4.09/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.09/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.09/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.09/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/4.09/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.09/lib/cmdliner"
Processing 47/66: [camlp5: make world.opt] [dune-configurator: dune build] [ppxlib: dune build] [cmdliner: make install-doc]
- install -d "/home/opam/.opam/4.09/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.09/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.09/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 47/66: [camlp5: make world.opt] [dune-configurator: dune build] [ppxlib: dune build]
-> compiled  dune-configurator.3.13.0
Processing 47/66: [camlp5: make world.opt] [ppxlib: dune build]
-> installed dune-configurator.3.13.0
Processing 48/66: [camlp5: make world.opt] [ppxlib: dune build]
Processing 49/66: [base: dune build] [camlp5: make world.opt] [ppxlib: dune build]
-> compiled  base.v0.14.3
Processing 49/66: [camlp5: make world.opt] [ppxlib: dune build]
-> installed base.v0.14.3
Processing 50/66: [camlp5: make world.opt] [ppxlib: dune build]
Processing 51/66: [camlp5: make world.opt] [parsexp: dune build] [ppxlib: dune build]
-> compiled  parsexp.v0.14.2
Processing 51/66: [camlp5: make world.opt] [ppxlib: dune build]
-> installed parsexp.v0.14.2
Processing 52/66: [camlp5: make world.opt] [ppxlib: dune build]
Processing 53/66: [camlp5: make world.opt] [ppxlib: dune build] [sexplib: dune build]
-> compiled  sexplib.v0.14.0
Processing 53/66: [camlp5: make world.opt] [ppxlib: dune build]
-> installed sexplib.v0.14.0
Processing 54/66: [camlp5: make world.opt] [ppxlib: dune build]
-> compiled  ppxlib.0.25.1
Processing 54/66: [camlp5: make world.opt]
-> installed ppxlib.0.25.1
Processing 55/66: [camlp5: make world.opt]
Processing 56/66: [camlp5: make world.opt] [ppx_deriving: dune build]
Processing 57/66: [camlp5: make world.opt] [ppx_deriving: dune build] [ppx_import: dune build]
Processing 58/66: [camlp5: make world.opt] [ppx_deriving: dune build] [ppx_import: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_import.1.9.1
Processing 58/66: [camlp5: make world.opt] [ppx_deriving: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_import.1.9.1
Processing 59/66: [camlp5: make world.opt] [ppx_deriving: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_deriving.5.2.1
Processing 59/66: [camlp5: make world.opt] [ppx_sexp_conv: dune build]
-> installed ppx_deriving.5.2.1
Processing 60/66: [camlp5: make world.opt] [ppx_sexp_conv: dune build]
-> compiled  ppx_sexp_conv.v0.14.3
Processing 60/66: [camlp5: make world.opt]
-> installed ppx_sexp_conv.v0.14.3
Processing 61/66: [camlp5: make world.opt]
+ /usr/bin/make "world.opt" (CWD=/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14)
- /usr/bin/make core
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.09.1/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.09.1/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- /usr/bin/make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; /usr/bin/make clean; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make library_cold
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_src/lib; /usr/bin/make all; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- cat versdep.ml > versdep.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- cat ploc.mli > ploc.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f ploc.ppi
- cat ploc.ml > ploc.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- cat plexing.mli > plexing.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- rm -f plexing.ppi
- cat plexing.ml > plexing.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- cat plexer.mli > plexer.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f plexer.ppi
- cat plexer.ml > plexer.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- cat fstream.mli > fstream.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f fstream.ppi
- cat fstream.ml > fstream.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- cat gramext.mli > gramext.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f gramext.ppi
- cat gramext.ml > gramext.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- cat grammar.mli > grammar.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- cat grammar.ml > grammar.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- cat diff.mli > diff.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f diff.ppi
- cat diff.ml > diff.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- cat extfold.mli > extfold.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f extfold.ppi
- cat extfold.ml > extfold.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- cat extfun.mli > extfun.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f extfun.ppi
- cat extfun.ml > extfun.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- cat pretty.mli > pretty.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- rm -f pretty.ppi
- cat pretty.ml > pretty.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- cat pprintf.mli > pprintf.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f pprintf.ppi
- cat pprintf.ml > pprintf.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- cat eprinter.mli > eprinter.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f eprinter.ppi
- cat eprinter.ml > eprinter.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- cat stdpp.mli > stdpp.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f stdpp.ppi
- cat stdpp.ml > stdpp.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- cat token.mli > token.ppi
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f token.ppi
- cat token.ml > token.ppo
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- set -e; cd ocaml_src/lib; /usr/bin/make promote; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make compile_cold
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- cd ocaml_src; set -e; \
- for i in lib odyl main meta; do \
-   cd $i; /usr/bin/make all; cd ..; \
- done; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.09/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- cat odyl_main.mli > odyl_main.ppi
- ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- cat odyl_main.ml > odyl_main.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- cat odyl.ml > odyl.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- ocamlc.opt odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- cat mLast.mli > mLast.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- cat quotation.mli > quotation.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -intf quotation.ppi
- rm -f quotation.ppi
- cat quotation.ml > quotation.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- cat prtools.mli > prtools.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -intf prtools.ppi
- rm -f prtools.ppi
- cat prtools.ml > prtools.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- cat ast2pt.mli > ast2pt.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -intf ast2pt.ppi
- rm -f ast2pt.ppi
- cat ast2pt.ml > ast2pt.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- cat reloc.mli > reloc.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -intf reloc.ppi
- rm -f reloc.ppi
- cat reloc.ml > reloc.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- cat pcaml.mli > pcaml.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -intf pcaml.ppi
- rm -f pcaml.ppi
- cat pcaml.ml > pcaml.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- cat exparser.mli > exparser.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -intf exparser.ppi
- rm -f exparser.ppi
- cat exparser.ml > exparser.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- cat parserify.mli > parserify.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -intf parserify.ppi
- rm -f parserify.ppi
- cat parserify.ml > parserify.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- cat argl.mli > argl.ppi
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -intf argl.ppi
- rm -f argl.ppi
- cat argl.ml > argl.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../../ocaml_stuff/4.09.1/utils OVERSION=4.09.1 OLIBDIR="/home/opam/.opam/4.09/lib/ocaml" ../../tools/mkcrc.sh
- ocamlc.opt -c -impl crc.tmp
- cat main.ml > main.ppo
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../../boot -I ../../lib -I +compiler-libs -I ../../ocaml_stuff/4.09.1/utils ../../boot/versdep.cmo ../../boot/ploc.cmo ../../boot/plexing.cmo ../../boot/plexer.cmo ../../boot/fstream.cmo ../../boot/gramext.cmo ../../boot/grammar.cmo ../../boot/diff.cmo ../../boot/extfold.cmo ../../boot/extfun.cmo ../../boot/pretty.cmo ../../boot/pprintf.cmo ../../boot/eprinter.cmo ../../ocaml_stuff/4.09.1/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../../boot/stdpp.cmo ../../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- cat q_MLast.ml > q_MLast.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.1/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- cat q_ast.ml > q_ast.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.1/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- cat pa_r.ml > pa_r.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.1/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- cat pa_rp.ml > pa_rp.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.1/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- cat pa_macro.ml > pa_macro.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.1/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- cat pa_extend.ml > pa_extend.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.1/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- cat pa_macro_gram.ml > pa_macro_gram.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.1/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- cat pa_fstream.ml > pa_fstream.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.1/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- cat pa_extend_m.ml > pa_extend_m.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.1/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- cat pr_dump.ml > pr_dump.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.1/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- cat pa_lexer.ml > pa_lexer.ppo
- ocamlc.opt -warn-error +A-11 -I ../main -I ../../boot -I ../../lib -I ../../ocaml_stuff/4.09.1/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.ppo
- rm -f camlp5r
- cd ../main; /usr/bin/make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[4]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[4]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make promote_cold
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; /usr/bin/make promote; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- cp camlp5 ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- cp q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make clean_cold
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- for i in lib odyl main meta; do \
- 	(cd ocaml_src/$i; /usr/bin/make clean; cd ../..); \
- done
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/lib'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/main'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_src/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.09.1/utils; \
- /usr/bin/make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.09.1/parsing; \
-   /usr/bin/make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- for i in lib odyl main meta etc top ocpp man compile; do (cd $i; /usr/bin/make clean; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f mkcamlp5.sh mkcamlp5.opt.sh camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/etc'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/top'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/top'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/man'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/compile'
- rm -f *.cm* *.pp[io] *.[oa] *.lib *.obj *.bak .*.bak *.out *.opt
- rm -f *.fast tmp.* pa_*_fast.ml *.tmp *.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make library
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.09.1/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.09.1/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- set -e; cd lib; /usr/bin/make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f ploc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- rm -f plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f plexer.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f fstream.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f gramext.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f diff.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f extfold.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f extfun.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- rm -f pretty.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f eprinter.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f stdpp.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f token.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- set -e; cd lib; /usr/bin/make promote; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make all; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.09.1/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.09.1/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- set -e; for i in lib odyl main meta; do cd $i; /usr/bin/make all; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.09/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- ocamlc.opt odyl.cma odyl.cmo -o odyl
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf quotation.ppi
- rm -f quotation.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf prtools.ppi
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf ast2pt.ppi
- rm -f ast2pt.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf reloc.ppi
- rm -f reloc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf pcaml.ppi
- rm -f pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf exparser.ppi
- rm -f exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf parserify.ppi
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf argl.ppi
- rm -f argl.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.09.1/utils OVERSION=4.09.1 OLIBDIR="/home/opam/.opam/4.09/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -c -impl crc.tmp
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../ocaml_stuff/4.09.1/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.ppo
- rm -f camlp5r
- cd ../main; /usr/bin/make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make compare_test || /usr/bin/make coreboot
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'compare'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- camlp5 ../boot/camlp5 differ: char 694054, line 4680
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[1]: *** [Makefile:117: compare_test] Error 1
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make backup
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- mkdir boot.new
- /usr/bin/make mv_git FROM=boot TO=boot.new
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- test ! -f boot/.gitignore || mv boot/.gitignore boot.new/.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- mv boot boot.new/SAVED
- mv boot.new boot
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make promote
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- for i in lib odyl main meta; do (cd $i; /usr/bin/make promote; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- cp versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo versdep.cmi ploc.cmi plexing.cmi plexer.cmi fstream.cmi gramext.cmi grammar.cmi diff.cmi extfold.cmi extfun.cmi pretty.cmi pprintf.cmi eprinter.cmi stdpp.cmi token.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Nothing to be done for 'promote'.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- cp camlp5 ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- cp q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r pa_extend.cmi ../boot/.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make clean_hot
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make clean; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.09.1/utils; \
- /usr/bin/make clean EXE=
- make[4]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- rm -f *.cm[oix] *.o
- make[4]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.09.1/parsing; \
-   /usr/bin/make clean EXE=; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- for i in lib odyl main meta etc top ocpp man compile; do (cd $i; /usr/bin/make clean; cd ..); done
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- rm -f *.cm[ioax] *.cmxa *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak
- rm -f gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f odyl_config.ml odyl
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f camlp5 crc.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo camlp5r q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/etc'
- rm -f *.cm* *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak *.out *.opt
- rm -f mkcamlp5.sh mkcamlp5.opt.sh camlp5o camlp5sch
- rm -f META
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/etc'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/top'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.bak .*.bak camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/top'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocpp'
- rm -f *.cm[ioa] *.pp[io] *.[ao] *.obj *.lib *.out *.bak .*.bak
- rm -f ocpp
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocpp'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/man'
- rm -f camlp5.1
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/man'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/compile'
- rm -f *.cm* *.pp[io] *.[oa] *.lib *.obj *.bak .*.bak *.out *.opt
- rm -f *.fast tmp.* pa_*_fast.ml *.tmp *.ppo
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/compile'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make core
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- cd ocaml_stuff; /usr/bin/make all; cd ..
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.09.1/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[4]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- ocamlc  -c warnings.mli
- ocamlc  -c pconfig.mli
- ocamlc  -c pconfig.ml
- make[4]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.09.1/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- set -e; for i in lib odyl main meta; do cd $i; /usr/bin/make all; cd ..; done
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppi ploc.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf ploc.ppi
- rm -f ploc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppi plexing.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexing.ppi
- rm -f plexing.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppi plexer.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf plexer.ppi
- rm -f plexer.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppi fstream.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf fstream.ppi
- rm -f fstream.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppi gramext.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf gramext.ppi
- rm -f gramext.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppi grammar.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf grammar.ppi
- rm -f grammar.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppi diff.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf diff.ppi
- rm -f diff.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppi extfold.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfold.ppi
- rm -f extfold.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppi extfun.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf extfun.ppi
- rm -f extfun.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppi pretty.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pretty.ppi
- rm -f pretty.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppi pprintf.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf pprintf.ppi
- rm -f pprintf.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppi eprinter.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf eprinter.ppi
- rm -f eprinter.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppi stdpp.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf stdpp.ppi
- rm -f stdpp.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppi token.mli
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -intf token.ppi
- rm -f token.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlc.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlc.opt versdep.cmo ploc.cmo plexing.cmo plexer.cmo fstream.cmo gramext.cmo grammar.cmo diff.cmo extfold.cmo extfun.cmo pretty.cmo pprintf.cmo eprinter.cmo stdpp.cmo token.cmo -a -o gramlib.cma
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- echo "let standard_library =" > odyl_config.ml
- echo "  try Sys.getenv \"CAMLP5LIB\" with" >> odyl_config.ml
- echo "    Not_found -> \"/home/opam/.opam/4.09/lib/camlp5\"" | \
- sed -e 's|\\|/|g' >> odyl_config.ml
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlc.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl_main.ppi odyl_main.mli
- ocamlc.opt -warn-error +A-11 -c -intf odyl_main.ppi
- rm -f odyl_main.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o odyl_main.ppo odyl_main.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlc.opt dynlink.cma odyl_config.cmo odyl_main.cmo -a -o odyl.cma
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlc.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- ocamlc.opt odyl.cma odyl.cmo -o odyl
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o mLast.ppi mLast.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf mLast.ppi
- rm -f mLast.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppi quotation.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf quotation.ppi
- rm -f quotation.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppi prtools.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf prtools.ppi
- rm -f prtools.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppi ast2pt.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf ast2pt.ppi
- rm -f ast2pt.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppi reloc.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf reloc.ppi
- rm -f reloc.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppi pcaml.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf pcaml.ppi
- rm -f pcaml.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppi exparser.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf exparser.ppi
- rm -f exparser.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppi parserify.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf parserify.ppi
- rm -f parserify.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppi argl.mli
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -intf argl.ppi
- rm -f argl.ppi
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl argl.ppo
- rm -f argl.ppo
- OTOPP=+compiler-libs OTOPU=../ocaml_stuff/4.09.1/utils OVERSION=4.09.1 OLIBDIR="/home/opam/.opam/4.09/lib/ocaml" ../tools/mkcrc.sh
- ocamlc.opt -c -impl crc.tmp
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlc.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlc.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../ocaml_stuff/4.09.1/utils/pconfig.cmo quotation.cmo prtools.cmo ast2pt.cmo reloc.cmo pcaml.cmo exparser.cmo parserify.cmo argl.cmo ../boot/stdpp.cmo ../boot/token.cmo crc.cmo main.cmo -a -o camlp5.cma
- ocamlc.opt ../odyl/odyl.cma camlp5.cma ../odyl/odyl.cmo -linkall -o camlp5
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.ppo
- rm -f camlp5r
- cd ../main; /usr/bin/make CAMLP5=../meta/camlp5r CAMLP5M="-I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo"
- make[4]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../meta pa_r.cmo pa_rp.cmo pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../meta/camlp5r
- make[4]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make compare
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Nothing to be done for 'compare'.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- Fixpoint reached, bootstrap succeeded.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make out
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- set -e; cd ocaml_stuff; /usr/bin/make; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.09.1/utils; \
- /usr/bin/make all EXE= OCAMLN=ocaml
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- if [ "+compiler-libs" != "+compiler-libs" ]; then \
-   cd ./4.09.1/parsing; \
-   /usr/bin/make all EXE= OCAMLN=ocaml; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- set -e; for i in lib odyl main meta etc top ocpp man; do cd $i; /usr/bin/make all; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/etc'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- rm -f pa_o.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- rm -f pa_op.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- rm -f pa_oop.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f pa_sml.ppo
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lispr.ppo pa_lispr.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lispr.ppo
- rm -f pa_lispr.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_lisp.cmo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo
- rm -f pa_lisp.ppo
- ocamlrun ../boot/camlp5 -nolib -I ../boot pa_r.cmo pa_rp.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_schemer.ppo pa_schemer.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_schemer.ppo
- rm -f pa_schemer.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_scheme.cmo
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo
- rm -f pa_scheme.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_extfold.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo
- rm -f pa_extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- rm -f pa_extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- rm -f pa_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_macro_print.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- rm -f pa_lefteval.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- rm -f pa_mkast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f pa_mktest.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- rm -f pa_pragma.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- rm -f pa_reloc.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_r.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo
- rm -f pr_r.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_ro.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo
- rm -f pr_ro.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_rp.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo
- rm -f pr_rp.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_o.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo
- rm -f pr_o.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_op.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo
- rm -f pr_op.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_scheme.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo
- rm -f pr_scheme.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_schemep.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo
- rm -f pr_schemep.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extend.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo
- rm -f pr_extend.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extfun.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo
- rm -f pr_extfun.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extprint.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo
- rm -f pr_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f pr_depend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew q_phony.cmo
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo
- rm -f q_phony.ppo
- rm -f camlp5o
- cd ../main; /usr/bin/make CAMLP5=../etc/camlp5o CAMLP5M="-I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../etc pa_o.cmo pa_op.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5o
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- rm -f camlp5sch
- cd ../main; /usr/bin/make CAMLP5=../etc/camlp5sch CAMLP5M="-I ../etc pa_scheme.cmo ../meta/pr_dump.cmo"
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- ocamlc.opt ../odyl/odyl.cma camlp5.cma -I ../etc pa_scheme.cmo ../meta/pr_dump.cmo ../odyl/odyl.cmo -linkall -o ../etc/camlp5sch
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- sed -e "s!LIBDIR!/home/opam/.opam/4.09/lib!g" -e "s!OCAMLN!ocaml!g" -e "s!CAMLP5N!camlp5!g" mkcamlp5.sh.tpl > mkcamlp5.sh
- sed -e "s|@VERSION@|7.14|" -e "s|@CAMLP5DIR@|/home/opam/.opam/4.09/lib/camlp5|" META.tpl > META
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/etc'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/top'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o camlp5_top.ppo camlp5_top.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -I +compiler-libs -c -impl camlp5_top.ppo
- rm -f camlp5_top.ppo
- ocamlc.opt ../ocaml_stuff/4.09.1/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_o.cmo ../etc/pa_op.cmo camlp5_top.cmo -linkall -a -o camlp5o.cma
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o rprint.ppo rprint.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -I +compiler-libs -c -impl rprint.ppo
- rm -f rprint.ppo
- ocamlc.opt ../ocaml_stuff/4.09.1/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../meta/pa_r.cmo ../meta/pa_rp.cmo rprint.cmo camlp5_top.cmo -linkall -a -o camlp5r.cma
- ocamlc.opt ../ocaml_stuff/4.09.1/utils/pconfig.cmo ../boot/versdep.cmo ../boot/ploc.cmo ../boot/plexing.cmo ../boot/plexer.cmo ../boot/fstream.cmo ../boot/gramext.cmo ../boot/grammar.cmo ../boot/diff.cmo ../boot/extfold.cmo ../boot/extfun.cmo ../boot/pretty.cmo ../boot/pprintf.cmo ../boot/eprinter.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/ast2pt.cmo ../main/pcaml.cmo ../main/exparser.cmo ../boot/stdpp.cmo ../boot/token.cmo ../etc/pa_scheme.cmo camlp5_top.cmo -linkall -a -o camlp5sch.cma
- ocamlc.opt ../ocaml_stuff/4.09.1/utils/pconfig.cmo ../main/quotation.cmo ../main/reloc.cmo ../main/prtools.cmo ../main/pcaml.cmo ../main/ast2pt.cmo camlp5_top.cmo -a -o camlp5_top.cma
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/top'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocpp'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ocpp.ppo ocpp.ml
- ocamlc.opt -warn-error +A-11 -I ../main -I ../boot -I ../odyl -I ../lib -c -impl ocpp.ppo
- rm -f ocpp.ppo
- ocamlc.opt -I ../main -I ../boot -I ../odyl -I ../lib ../boot/versdep.cmo ../boot/ploc.cmo ../boot/stdpp.cmo ../main/quotation.cmo ../odyl/odyl.cma ocpp.cmo ../odyl/odyl.cmo -linkall -o ocpp
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocpp'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/man'
- sed -e "s'LIBDIR'/home/opam/.opam/4.09/lib'g" -e "s/camlp5n/camlp5/g" -e "s/ocamln/ocaml/g" camlp5.1.tpl > camlp5.1
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/man'
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make opt
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; /usr/bin/make opt; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.09.1/utils; /usr/bin/make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- ocamlopt  -c pconfig.ml
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -o versdep.ppo versdep.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl versdep.ppo
- rm -f versdep.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ploc.ppo ploc.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl ploc.ppo
- rm -f ploc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexing.ppo plexing.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl plexing.ppo
- rm -f plexing.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o plexer.ppo plexer.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl plexer.ppo
- rm -f plexer.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o fstream.ppo fstream.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl fstream.ppo
- rm -f fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o gramext.ppo gramext.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl gramext.ppo
- rm -f gramext.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o grammar.ppo grammar.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl grammar.ppo
- rm -f grammar.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o diff.ppo diff.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl diff.ppo
- rm -f diff.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfold.ppo extfold.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl extfold.ppo
- rm -f extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o extfun.ppo extfun.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl extfun.ppo
- rm -f extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pretty.ppo pretty.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl pretty.ppo
- rm -f pretty.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pprintf.ppo pprintf.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl pprintf.ppo
- rm -f pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o eprinter.ppo eprinter.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl eprinter.ppo
- rm -f eprinter.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o stdpp.ppo stdpp.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl stdpp.ppo
- rm -f stdpp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o token.ppo token.ml
- ocamlopt.opt -warn-error +A-11 -I +compiler-libs -c -impl token.ppo
- rm -f token.ppo
- ocamlopt.opt versdep.cmx ploc.cmx plexing.cmx plexer.cmx fstream.cmx gramext.cmx grammar.cmx diff.cmx extfold.cmx extfun.cmx pretty.cmx pprintf.cmx eprinter.cmx stdpp.cmx token.cmx -a -o gramlib.cmxa
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- cp odyl_config.ml odyl_config.ppo
- cat odyl_config.ml > odyl_config.ppo
- ocamlopt.opt -warn-error +A-11 -c -impl odyl_config.ppo
- rm -f odyl_config.ppo
- OPT=.opt EXE= OCAMLN=ocaml MODE=S COMPWITH=old CAMLP5N=camlp5 ../tools/camlp5_comm.sh -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot pa_macro.cmo -mode S -DOPT -o odyl_main.ppo odyl_main.ml
- ocamlopt.opt -c -impl odyl_main.ppo
- rm -f odyl_main.ppo
- ocamlopt.opt odyl_config.cmx odyl_main.cmx -a -o odyl.cmxa
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o odyl.ppo odyl.ml
- ocamlopt.opt -warn-error +A-11 -c -impl odyl.ppo
- rm -f odyl.ppo
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o quotation.ppo quotation.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl quotation.ppo
- rm -f quotation.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o prtools.ppo prtools.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl prtools.ppo
- rm -f prtools.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o ast2pt.ppo ast2pt.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl ast2pt.ppo
- rm -f ast2pt.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o reloc.ppo reloc.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl reloc.ppo
- rm -f reloc.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pcaml.ppo pcaml.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl pcaml.ppo
- rm -f pcaml.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o exparser.ppo exparser.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl exparser.ppo
- rm -f exparser.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o parserify.ppo parserify.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl parserify.ppo
- rm -f parserify.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o argl.ppo argl.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl argl.ppo
- rm -f argl.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o main.ppo main.ml
- ocamlopt.opt -warn-error +A-11 -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils -c -impl main.ppo
- rm -f main.ppo
- ocamlopt.opt -I ../odyl -I ../boot -I ../lib -I +compiler-libs -I ../ocaml_stuff/4.09.1/utils ../lib/versdep.cmx ../lib/ploc.cmx ../lib/plexing.cmx ../lib/plexer.cmx ../lib/fstream.cmx ../lib/gramext.cmx ../lib/grammar.cmx ../lib/diff.cmx ../lib/extfold.cmx ../lib/extfun.cmx ../lib/pretty.cmx ../lib/pprintf.cmx ../lib/eprinter.cmx ../ocaml_stuff/4.09.1/utils/pconfig.cmx quotation.cmx prtools.cmx ast2pt.cmx reloc.cmx pcaml.cmx exparser.cmx parserify.cmx argl.cmx ../lib/stdpp.cmx ../lib/token.cmx main.cmx -a -o camlp5.cmxa
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_MLast.ppo q_MLast.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl q_MLast.ppo
- rm -f q_MLast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o q_ast.ppo q_ast.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl q_ast.ppo
- rm -f q_ast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_r.ppo pa_r.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_r.ppo
- rm -f pa_r.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_rp.ppo pa_rp.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_rp.ppo
- rm -f pa_rp.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro.ppo pa_macro.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_macro.ppo
- rm -f pa_macro.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend.ppo pa_extend.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_extend.ppo
- rm -f pa_extend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_gram.ppo pa_macro_gram.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_macro_gram.ppo
- rm -f pa_macro_gram.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_fstream.ppo pa_fstream.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_fstream.ppo
- rm -f pa_fstream.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extend_m.ppo pa_extend_m.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_extend_m.ppo
- rm -f pa_extend_m.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_dump.ppo pr_dump.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pr_dump.ppo
- rm -f pr_dump.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lexer.ppo pa_lexer.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../ocaml_stuff/4.09.1/utils -c -impl pa_lexer.ppo
- rm -f pa_lexer.ppo
- rm -f camlp5r.opt
- cd ../main; /usr/bin/make optp5 CAMLP5OPT=../meta/camlp5r.opt CAMLP5M="-I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa -I ../meta pa_r.cmx pa_rp.cmx pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../meta/camlp5r.opt
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/etc'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o.ppo pa_o.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_o.ppo
- rm -f pa_o.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_op.ppo pa_op.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_op.ppo
- rm -f pa_op.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_oop.ppo pa_oop.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_oop.ppo
- rm -f pa_oop.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_sml.ppo pa_sml.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_sml.ppo
- rm -f pa_sml.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_lisp.cmx
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_lispr.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_lisp.ppo pa_lisp.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_lisp.ppo
- rm -f pa_lisp.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_scheme.cmx
- ocamlrun ../main/camlp5 -nolib -I ../meta -I ../etc ./pa_schemer.cmo pa_extend.cmo q_MLast.cmo pr_dump.cmo -mode S -o pa_scheme.ppo pa_scheme.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_scheme.ppo
- rm -f pa_scheme.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pa_extfold.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pa_extfold.ppo pa_extfold.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pa_extfold.ppo
- rm -f pa_extfold.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extfun.ppo pa_extfun.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extfun.ppo
- rm -f pa_extfun.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_extprint.ppo pa_extprint.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_extprint.ppo
- rm -f pa_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_macro_print.ppo pa_macro_print.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_macro_print.ppo
- rm -f pa_macro_print.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_lefteval.ppo pa_lefteval.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_lefteval.ppo
- rm -f pa_lefteval.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mkast.ppo pa_mkast.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mkast.ppo
- rm -f pa_mkast.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_mktest.ppo pa_mktest.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_mktest.ppo
- rm -f pa_mktest.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pprintf.ppo pa_pprintf.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pprintf.ppo
- rm -f pa_pprintf.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_pragma.ppo pa_pragma.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_pragma.ppo
- rm -f pa_pragma.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_reloc.ppo pa_reloc.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pa_reloc.ppo
- rm -f pa_reloc.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_r.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_r.ppo pr_r.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_r.ppo
- rm -f pr_r.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_ro.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_ro.ppo pr_ro.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_ro.ppo
- rm -f pr_ro.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_rp.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_rp.ppo pr_rp.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_rp.ppo
- rm -f pr_rp.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_o.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_o.ppo pr_o.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_o.ppo
- rm -f pr_o.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_op.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_op.ppo pr_op.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_op.ppo
- rm -f pr_op.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_scheme.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_scheme.ppo pr_scheme.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_scheme.ppo
- rm -f pr_scheme.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_schemep.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_schemep.ppo pr_schemep.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_schemep.ppo
- rm -f pr_schemep.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extend.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extend.ppo pr_extend.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extend.ppo
- rm -f pr_extend.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extfun.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extfun.ppo pr_extfun.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extfun.ppo
- rm -f pr_extfun.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew pr_extprint.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o pr_extprint.ppo pr_extprint.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl pr_extprint.ppo
- rm -f pr_extprint.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_depend.ppo pr_depend.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_depend.ppo
- rm -f pr_depend.ppo
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pr_null.ppo pr_null.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../boot -I ../lib -I ../meta -c -impl pr_null.ppo
- rm -f pr_null.ppo
- /usr/bin/make --no-print-directory -f Makefile.withnew q_phony.cmx
- ocamlrun ../meta/camlp5r -nolib -I ../meta -I ../etc -mode S -o q_phony.ppo q_phony.ml
- ocamlopt.opt -warn-error +A-11 -I ../main -I ../meta -I ../lib -c -impl q_phony.ppo
- rm -f q_phony.ppo
- rm -f camlp5o.opt
- cd ../main; /usr/bin/make optp5 CAMLP5OPT=../etc/camlp5o.opt CAMLP5M="-I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa -I ../etc pa_o.cmx pa_op.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../etc/camlp5o.opt
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- sed -e "s!LIBDIR!/home/opam/.opam/4.09/lib!g" -e "s!OCAMLN!ocaml!g" -e "s!CAMLP5N!camlp5!g" mkcamlp5.opt.sh.tpl > mkcamlp5.opt.sh
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/etc'
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- /usr/bin/make opt.opt
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
- set -e; for i in ocaml_stuff lib odyl main meta etc; do cd $i; /usr/bin/make opt; cd ..; done
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- cd ./4.09.1/utils; /usr/bin/make OCAMLN=ocaml opt; cd ../..
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff/4.09.1/utils'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocaml_stuff'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/etc'
- make[2]: Nothing to be done for 'opt'.
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/etc'
- cd compile; /usr/bin/make opt; cd ..
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/compile'
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o compile.ppo compile.ml
- ocamlc.opt -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl compile.ppo
- rm -f compile.ppo
- OCAMLN=ocaml CAMLP5N=camlp5 EXE= RM=rm ./compile.sh -e "Grammar.Entry.obj Pcaml.interf" -e "Grammar.Entry.obj Pcaml.implem" -e "Grammar.Entry.obj Pcaml.top_phrase" -e "Grammar.Entry.obj Pcaml.use_file" ../etc/pa_o.ml ../etc/pa_op.ml > o_fast.ml.tmp
- ocamlc -c tmp.mli
- ocamlrun ../meta/camlp5r -nolib -I ../meta pa_macro.cmo pa_extend.cmo pa_macro_gram.cmo q_MLast.cmo -meta_action tmp.ml -o tmp.ppo
- ocamlc -I ../lib -I ../main -c -impl tmp.ppo
- rm tmp.ppo
- ocamlrun ../main/camlp5 ./compile.cmo ./tmp.cmo ../etc/pr_r.cmo ../etc/pr_rp.cmo  -sep nn -impl - < /dev/null
- ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_extend.cmo ../etc/pa_o.ml > pa_o.ppo.TMP && mv pa_o.ppo.TMP pa_o.ml.ppo
- ../meta/camlp5r -I ../meta -I ../etc pa_extend.cmo pa_macro.cmo pa_macro_gram.cmo pr_r.cmo pr_extend.cmo ../etc/pa_op.ml > pa_op.ppo.TMP && mv pa_op.ppo.TMP pa_op.ml.ppo
- cat pa_o.ml.ppo pa_op.ml.ppo | sed -e "s/Plexer.gmake ()/Lazy.force P.lexer/" -e "/EXTEND/,/END/d" -e "/Grammar.Entry.of_parser/d" -e "/Grammar.Entry.gcreate/d" -e "/Grammar.Entry.create/d" | grep -v '#load' | grep -v "^IFDEF" | grep -v "^END" | grep -v DELETE_RULE | cat comp_head.ml.tpl - o_fast.ml.tmp comp_trail.ml.tpl > pa_o_fast.ml
- ocamlrun ../boot/camlp5r -nolib -I ../boot -mode S -o pa_o_fast.ppo pa_o_fast.ml
- ocamlopt.opt -w y -warn-error +A-11 -I ../main -I ../boot -I ../lib -c -impl pa_o_fast.ppo
- rm -f pa_o_fast.ppo
- rm -f camlp5o.fast.opt
- cd ../main; /usr/bin/make optp5 CAMLP5OPT=../compile/camlp5o.fast.opt CAMLP5M="../compile/pa_o_fast.cmx ../meta/pr_dump.cmx"
- make[3]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- ocamlopt.opt ../odyl/odyl.cmxa camlp5.cmxa ../compile/pa_o_fast.cmx ../meta/pr_dump.cmx ../odyl/odyl.cmx -linkall -o ../compile/camlp5o.fast.opt
- make[3]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/compile'
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14'
-> compiled  camlp5.7.14
Processing 62/66: [camlp5: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14)
- rm -rf "/home/opam/.opam/4.09/lib/camlp5"
- for i in lib odyl main meta etc top ocpp man compile; do \
-   (cd $i; /usr/bin/make install DESTDIR=; cd ..); \
- done
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- mkdir -p "/home/opam/.opam/4.09/lib/camlp5"
- cp gramlib.cma *.mli "/home/opam/.opam/4.09/lib/camlp5/."
- cp *.cmi "/home/opam/.opam/4.09/lib/camlp5/."
- if test -f gramlib.cmxa; then \
-   /usr/bin/make installopt LIBDIR="/home/opam/.opam/4.09/lib" DESTDIR=; \
- fi
- make[2]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- cp gramlib.cmxa *.cmx "/home/opam/.opam/4.09/lib/camlp5/."
- if test -f gramlib.lib; then \
-   cp gramlib.lib "/home/opam/.opam/4.09/lib/camlp5/."; \
- else \
-   tar cf - gramlib"".a | \
-   (cd "/home/opam/.opam/4.09/lib/camlp5/."; tar xf -); \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/lib'
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- mkdir -p "/home/opam/.opam/4.09/lib/camlp5" "/home/opam/.opam/4.09/bin"
- cp odyl.cmo odyl.cma "/home/opam/.opam/4.09/lib/camlp5/."
- if test -f odyl.cmxa; then \
-   cp odyl.cmxa odyl.cmx "/home/opam/.opam/4.09/lib/camlp5/."; \
-   cp odyl.a odyl.o "/home/opam/.opam/4.09/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/odyl'
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- mkdir -p "/home/opam/.opam/4.09/bin"
- mkdir -p "/home/opam/.opam/4.09/lib/camlp5"
- cp camlp5 "/home/opam/.opam/4.09/bin/."
- cp ast2pt.mli mLast.mli quotation.mli pcaml.mli prtools.mli reloc.mli "/home/opam/.opam/4.09/lib/camlp5/."
- cp ast2pt.cmi mLast.cmi quotation.cmi pcaml.cmi prtools.cmi reloc.cmi "/home/opam/.opam/4.09/lib/camlp5/."
- cp camlp5.cma "/home/opam/.opam/4.09/lib/camlp5/."
- if test -f camlp5.cmxa; then \
-   cp camlp5.cmxa "/home/opam/.opam/4.09/lib/camlp5/."; \
-   cp camlp5.a "/home/opam/.opam/4.09/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/main'
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- mkdir -p "/home/opam/.opam/4.09/lib/camlp5" "/home/opam/.opam/4.09/bin"
- cp q_MLast.cmo q_ast.cmo pa_r.cmo pa_rp.cmo pa_macro.cmo pa_macro_gram.cmo pa_fstream.cmo pa_extend.cmo pa_extend_m.cmo pr_dump.cmo pa_lexer.cmo "/home/opam/.opam/4.09/lib/camlp5/."
- cp pa_macro.cmi pa_macro_gram.cmi pa_extend.cmi "/home/opam/.opam/4.09/lib/camlp5/."
- cp camlp5r "/home/opam/.opam/4.09/bin/."
- if test -f camlp5r.opt; then \
-   cp camlp5r.opt "/home/opam/.opam/4.09/bin/."; \
- fi
- if test -f pa_r.cmx; then \
-   cp q_MLast.cmx q_ast.cmx pa_r.cmx pa_rp.cmx pa_macro.cmx pa_macro_gram.cmx pa_fstream.cmx pa_extend.cmx pa_extend_m.cmx pr_dump.cmx pa_lexer.cmx "/home/opam/.opam/4.09/lib/camlp5/."; \
-   for i in q_MLast q_ast pa_r pa_rp pa_macro pa_macro_gram pa_fstream pa_extend pa_extend_m pr_dump pa_lexer; do \
-      cp $i.o "/home/opam/.opam/4.09/lib/camlp5/."; \
-   done; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/meta'
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/etc'
- mkdir -p "/home/opam/.opam/4.09/lib/camlp5" "/home/opam/.opam/4.09/bin"
- rm -f "/home/opam/.opam/4.09/lib/camlp5/pa_lex.cmo"
- cp pa_o.cmo pa_op.cmo pa_oop.cmo pa_sml.cmo pa_lisp.cmo pa_scheme.cmo pa_extfold.cmo pa_extfun.cmo pa_extprint.cmo pa_macro_print.cmo pa_lefteval.cmo pa_mkast.cmo pa_mktest.cmo pa_pprintf.cmo pa_pragma.cmo pa_reloc.cmo pr_r.cmo pr_ro.cmo pr_rp.cmo pr_o.cmo pr_op.cmo pr_scheme.cmo pr_schemep.cmo pr_extend.cmo pr_extfun.cmo pr_extprint.cmo pr_depend.cmo pr_null.cmo q_phony.cmo "/home/opam/.opam/4.09/lib/camlp5/."
- cp META "/home/opam/.opam/4.09/lib/camlp5/."
- cp lib.sml "/home/opam/.opam/4.09/lib/camlp5/."
- cp camlp5o camlp5sch "/home/opam/.opam/4.09/bin/."
- cp mkcamlp5.sh "/home/opam/.opam/4.09/bin/mkcamlp5"
- chmod a+x "/home/opam/.opam/4.09/bin/mkcamlp5"
- if test -f pa_o.cmx; then \
-   cp pa_o.cmx pa_op.cmx pa_oop.cmx pa_sml.cmx pa_lisp.cmx pa_scheme.cmx pa_extfold.cmx pa_extfun.cmx pa_extprint.cmx pa_macro_print.cmx pa_lefteval.cmx pa_mkast.cmx pa_mktest.cmx pa_pprintf.cmx pa_pragma.cmx pa_reloc.cmx pr_r.cmx pr_ro.cmx pr_rp.cmx pr_o.cmx pr_op.cmx pr_scheme.cmx pr_schemep.cmx pr_extend.cmx pr_extfun.cmx pr_extprint.cmx pr_depend.cmx pr_null.cmx q_phony.cmx "/home/opam/.opam/4.09/lib/camlp5/."; \
-   for i in pa_o pa_op pa_oop pa_sml pa_lisp pa_scheme pa_extfold pa_extfun pa_extprint pa_macro_print pa_lefteval pa_mkast pa_mktest pa_pprintf pa_pragma pa_reloc pr_r pr_ro pr_rp pr_o pr_op pr_scheme pr_schemep pr_extend pr_extfun pr_extprint pr_depend pr_null q_phony; do \
-     cp $i.o "/home/opam/.opam/4.09/lib/camlp5/."; \
-   done; \
-   cp camlp5o.opt "/home/opam/.opam/4.09/bin/."; \
-   cp mkcamlp5.opt.sh "/home/opam/.opam/4.09/bin/mkcamlp5.opt"; \
-   chmod a+x "/home/opam/.opam/4.09/bin/mkcamlp5.opt"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/etc'
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/top'
- mkdir -p "/home/opam/.opam/4.09/lib/camlp5"
- cp camlp5o.cma camlp5r.cma camlp5sch.cma camlp5_top.cma "/home/opam/.opam/4.09/lib/camlp5/."
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/top'
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocpp'
- mkdir -p "/home/opam/.opam/4.09/lib/camlp5" "/home/opam/.opam/4.09/bin"
- cp ocpp.cmo "/home/opam/.opam/4.09/lib/camlp5/."
- cp ocpp "/home/opam/.opam/4.09/bin/ocpp5"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/ocpp'
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/man'
- mkdir -p "/home/opam/.opam/4.09/man/man1"
- cp camlp5.1 "/home/opam/.opam/4.09/man/man1/."
- for i in camlp5o.1 camlp5r.1 camlp5sch.1 mkcamlp5.1 ocpp5.1; do \
-   cd "/home/opam/.opam/4.09/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- for i in camlp5o.opt.1 camlp5r.opt.1 mkcamlp5.opt.1; do \
-   cd "/home/opam/.opam/4.09/man/man1"; rm -f $i; ln -s camlp5.1 $i; \
- done
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/man'
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/compile'
- if test -f camlp5o.fast.opt; then \
-   cp camlp5o.fast.opt "/home/opam/.opam/4.09/bin/camlp5o.opt"; \
- fi
- if test -f pa_o_fast.cmx; then \
-   cp pa_o_fast.cmx pa_o_fast.o "/home/opam/.opam/4.09/lib/camlp5/."; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/camlp5.7.14/compile'
- cp etc/topfind.camlp5 `ocamlc -where`/. || true
-> installed camlp5.7.14
[coq: patch] applying ocaml408_compat.patch
Processing 63/66: [coq: patch]
Processing 63/66: [coq: ./configure no]
+ /home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1/./configure "-configdir" "/home/opam/.opam/4.09/lib/coq/config" "-prefix" "/home/opam/.opam/4.09" "-mandir" "/home/opam/.opam/4.09/man" "-docdir" "/home/opam/.opam/4.09/doc" "-libdir" "/home/opam/.opam/4.09/lib/coq" "-datadir" "/home/opam/.opam/4.09/share/coq" "-camlp5dir" "/home/opam/.opam/4.09/lib/camlp5" "-coqide" "no" "-native-compiler" "no" (CWD=/home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1)
- You have OCaml 4.09.1. Good!
- You have OCamlfind 1.9.6. Good!
- You have Camlp5 7.14. Good!
- You have native-code compilation. Good!
- You have the Num library installed. Good!
- CoqIde manually disabled:
- => no CoqIde will be built.
- 
-   Architecture                : Linux
-   Coq VM bytecode link flags  : -dllib -lcoqrun -dllpath /home/opam/.opam/4.09/lib/coq/kernel/byterun
-   Other bytecode link flags   : 
-   OCaml version               : 4.09.1
-   OCaml binaries in           : /home/opam/.opam/4.09/bin/
-   OCaml library in            : /home/opam/.opam/4.09/lib/ocaml
-   OCaml flambda flags         : 
-   Camlp5 version              : 7.14
-   Camlp5 binaries in          : /home/opam/.opam/4.09/bin
-   Camlp5 library in           : /home/opam/.opam/4.09/lib/camlp5
-   Native dynamic link support : true
-   CoqIde                      : no
-   Documentation               : None
-   Web browser                 : firefox -remote "OpenURL(%s,new-tab)" || firefox %s &
-   Coq web site                : http://coq.inria.fr/
-   Bytecode VM enabled         : true
-   Native Compiler enabled     : false
- 
-   Paths for true installation:
-   - the Coq binaries will be copied in /home/opam/.opam/4.09/bin
-   - the Coq library will be copied in /home/opam/.opam/4.09/lib/coq
-   - the Coqide configuration files will be copied in /home/opam/.opam/4.09/lib/coq/config
-   - the Coqide data files will be copied in /home/opam/.opam/4.09/share/coq
-   - the Coq man pages will be copied in /home/opam/.opam/4.09/man
-   - the Coq documentation will be copied in /home/opam/.opam/4.09/doc
-   - the Coqdoc LaTeX files will be copied in /home/opam/.opam/4.09/share/texmf/tex/latex/misc
- 
- If anything is wrong above, please restart './configure'.
- 
- *Warning* To compile the system for a new architecture
-           don't forget to do a 'make clean' before './configure'.
Processing 63/66: [coq: make]
+ /usr/bin/make "-j255" (CWD=/home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1)
- rm -f  
- cp -a "plugins/.merlin.in" "plugins/.merlin"
- cp -a "ide/.merlin.in" "ide/.merlin"
- cp -a ".merlin.in" ".merlin"
- cp -a "META.coq.in" "META.coq"
- mkdir bin
- /usr/bin/make --warn-undefined-variable --no-builtin-rules -f Makefile.build 
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1'
- OCAMLC    clib/segmenttree.mli
- OCAMLC    clib/unicode.mli
- OCAMLC    tools/coqdep_lexer.mli
- OCAMLLEX  tools/coqdep_lexer.mll
- OCAMLC    tools/coqdep_common.mli
- sed -n -e '/^  /s/ \([A-Z]\)/ \&\&coq_lbl_\1/gp' \
-                -e '/^}/q' kernel/byterun/coq_instruct.h > "kernel/byterun/coq_jumptbl.h" || (RV=$?; rm -f "kernel/byterun/coq_jumptbl.h"; exit ${RV})
- OCAMLLEX  tools/ocamllibdep.mll
- OCAMLC    coqpp/coqpp_ast.mli
- make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped.
- OCAMLYACC  coqpp/coqpp_parse.mly
- OCAMLLEX  coqpp/coqpp_lex.mll
- 14 states, 417 transitions, table size 1752 bytes
- OCAMLLEX  tools/coqwc.mll
- OCAMLLEX  tools/coqdoc/cpretty.mll
- OCAMLLEX  ide/utf8_convert.mll
- OCAMLLEX  ide/protocol/xml_lexer.mll
- OCAMLLEX  ide/coq_lex.mll
- OCAMLLEX  ide/config_lexer.mll
- tr -d "\r" < kernel/byterun/coq_instruct.h | sed -n -e '/^enum/p' -e 's/,//g' -e '/^  /p' | \
- awk -f kernel/make-opcodes > "kernel/copcodes.ml" || (RV=$?; rm -f "kernel/copcodes.ml"; exit ${RV})
- 15 states, 827 transitions, table size 3398 bytes
- 314 states, 4454 transitions, table size 19700 bytes
- 2927 additional bytes used for bindings
- 80 states, 774 transitions, table size 3576 bytes
- 30 states, 1657 transitions, table size 6808 bytes
- 6052 additional bytes used for bindings
- OCAMLC -c grammar/q_util.mli
- 141 states, 8180 transitions, table size 33566 bytes
- 97 states, 1352 transitions, table size 5990 bytes
- 244 states, 858 transitions, table size 4896 bytes
- cp -a kernel/names.mli checker/names.mli
- CAMLP5O   ide/coqide_main.ml4
- cp -a kernel/names.ml checker/names.ml
- cp -a kernel/esubst.mli checker/esubst.mli
- cp -a kernel/esubst.ml checker/esubst.ml
- OCAMLOPT  clib/segmenttree.ml
- OCAMLC    clib/segmenttree.ml
- OCAMLC    tools/coqdep_boot.ml
- CCDEP     kernel/byterun/coq_fix_code.c
- CCDEP     kernel/byterun/coq_interp.c
- CCDEP     kernel/byterun/coq_memory.c
- CCDEP     kernel/byterun/coq_values.c
- OCAMLC    tools/ocamllibdep.ml
- OCAMLC    coqpp/coqpp_parse.mli
- OCAMLDEP  checker/MLFILES checker/MLIFILES
- OCAMLC -c -pp grammar/q_util.mlp
- OCAMLC -c -pp grammar/argextend.mlp
- OCAMLC    clib/unicodetable.ml
- OCAMLC    coqpp/coqpp_parse.ml
- File "tools/ocamllibdep.mll", line 200, characters 13-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "tools/ocamllibdep.mll", line 217, characters 13-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  tools/ocamllibdep.ml
- OCAMLC    coqpp/coqpp_lex.ml
- File "tools/ocamllibdep.mll", line 200, characters 13-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "tools/ocamllibdep.mll", line 217, characters 13-30:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 -a bin/coqpp
- 2654 states, 8247 transitions, table size 48912 bytes
- OCAMLBEST -o bin/ocamllibdep
- OCAMLC -c -pp grammar/tacextend.mlp
- COQPP   vernac/g_vernac.mlg
- COQPP   vernac/g_proofs.mlg
- COQPP   toplevel/g_toplevel.mlg
- COQPP   plugins/rtauto/g_rtauto.mlg
- COQPP   plugins/romega/g_romega.mlg
- COQPP   plugins/quote/g_quote.mlg
- COQPP   plugins/omega/g_omega.mlg
- COQPP   plugins/nsatz/g_nsatz.mlg
- COQPP   plugins/micromega/g_micromega.mlg
- COQPP   plugins/ltac/g_tactic.mlg
- COQPP   plugins/ltac/g_eqdecide.mlg
- COQPP   plugins/ltac/coretactics.mlg
- COQPP   plugins/cc/g_congruence.mlg
- COQPP   plugins/btauto/g_btauto.mlg
- COQPP   parsing/g_prim.mlg
- COQPP   parsing/g_constr.mlg
- OCAMLLIBDEP  checker/MLLIBFILES checker/MLPACKFILES
- OCAMLC -c -pp grammar/vernacextend.mlp
- OCAMLLIBDEP  plugins/MLLIBFILES plugins/MLPACKFILES
- OCAMLLIBDEP  MLLIBFILES MLPACKFILES
- OCAMLOPT  clib/unicodetable.ml
- OCAMLC    clib/unicode.ml
- Testing grammar/grammar.cma
- OCAMLC -a grammar/grammar.cma
- CAMLP5O   plugins/syntax/g_numeral.ml4
- CAMLP5O   plugins/ssrmatching/g_ssrmatching.ml4
- CAMLP5O   plugins/ssr/ssrvernac.ml4
- CAMLP5O   plugins/ssr/ssrparser.ml4
- CAMLP5O   plugins/setoid_ring/g_newring.ml4
- CAMLP5O   plugins/ltac/profile_ltac_tactics.ml4
- CAMLP5O   plugins/ltac/g_rewrite.ml4
- CAMLP5O   plugins/ltac/g_obligations.ml4
- CAMLP5O   plugins/ltac/g_ltac.ml4
- CAMLP5O   plugins/ltac/g_class.ml4
- CAMLP5O   plugins/ltac/g_auto.ml4
- CAMLP5O   plugins/ltac/extratactics.ml4
- CAMLP5O   plugins/ltac/extraargs.ml4
- CAMLP5O   plugins/funind/g_indfun.ml4
- CAMLP5O   plugins/firstorder/g_ground.ml4
- CAMLP5O   plugins/extraction/g_extraction.ml4
- CAMLP5O   plugins/derive/g_derive.ml4
- CAMLP5O   parsing/cLexer.ml4
- OCAMLC    clib/minisys.ml
- Redundant [TYPED AS] clause in [ARGUMENT EXTEND ssrindex].
- OCAMLDEP  MLFILES MLIFILES
- OCAMLDEP  plugins/MLFILES plugins/MLIFILES
- OCAMLOPT  clib/unicode.ml
- OCAMLOPT  clib/minisys.ml
- OCAMLOPT  tools/coqdep_lexer.ml
- OCAMLOPT  tools/coqdep_common.ml
- File "tools/coqdep_common.ml", line 364, characters 16-34:
- 364 |   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  tools/coqdep_boot.ml
- OCAMLBEST -o bin/coqdep_boot
- COQDEP    VFILES
- make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped.
- OCAMLC    clib/cObj.mli
- OCAMLC    clib/cEphemeron.mli
- OCAMLC    clib/cSig.mli
- OCAMLC    clib/hashset.mli
- OCAMLC    clib/orderedType.mli
- OCAMLC    clib/range.mli
- OCAMLC    clib/bigint.mli
- OCAMLC    clib/cArray.mli
- OCAMLC    clib/option.mli
- OCAMLC    clib/cUnix.mli
- OCAMLC    clib/cThread.mli
- OCAMLC    clib/trie.mli
- OCAMLC    clib/predicate.mli
- OCAMLC    clib/heap.mli
- OCAMLC    clib/unionfind.mli
- OCAMLC    clib/store.mli
- OCAMLC    clib/exninfo.mli
- OCAMLC    clib/iStream.mli
- OCAMLC    clib/terminal.mli
- OCAMLC    clib/monad.mli
- OCAMLC    clib/diff2.mli
- OCAMLC    config/coq_config.mli
- OCAMLC    lib/hook.mli
- OCAMLC    lib/flags.mli
- OCAMLC    lib/control.mli
- OCAMLC    lib/pp.mli
- OCAMLC    lib/xml_datatype.mli
- OCAMLC    lib/cProfile.mli
- OCAMLC    lib/spawn.mli
- OCAMLC    lib/remoteCounter.mli
- OCAMLC    lib/envars.mli
- OCAMLC    lib/coqProject_file.mli
- OCAMLC    kernel/uint31.mli
- OCAMLC    kernel/copcodes.ml
- OCAMLC    kernel/cPrimitives.mli
- OCAMLC    library/decl_kinds.ml
- OCAMLC    parsing/tok.mli
- OCAMLC    tactics/dnet.mli
- OCAMLC    tactics/dn.mli
- OCAMLC    stm/spawned.mli
- OCAMLC    stm/dag.mli
- OCAMLC    stm/tQueue.mli
- OCAMLC    stm/workerPool.mli
- OCAMLC    stm/coqworkmgrApi.mli
- OCAMLC    stm/vio_checking.mli
- OCAMLC    toplevel/usage.mli
- OCAMLC    toplevel/workerLoop.mli
- OCAMLC    kernel/byterun/coq_fix_code.c
- OCAMLC    kernel/byterun/coq_memory.c
- OCAMLC    kernel/byterun/coq_values.c
- OCAMLC    kernel/byterun/coq_interp.c
- OCAMLC    plugins/ltac/tauto.mli
- OCAMLC    plugins/micromega/sos_types.mli
- OCAMLC    plugins/micromega/micromega.mli
- OCAMLC    plugins/micromega/persistent_cache.mli
- OCAMLC    plugins/micromega/g_micromega.mli
- OCAMLC    plugins/ssr/ssrvernac.mli
- OCAMLC    plugins/rtauto/proof_search.mli
- OCAMLC    plugins/nsatz/utile.mli
- OCAMLC    plugins/nsatz/polynom.mli
- MD5SUM cic.mli
- OCAMLC    checker/analyze.mli
- OCAMLC    checker/values.mli
- OCAMLC    checker/check_stat.mli
- OCAMLC    checker/checker.mli
- OCAMLC    plugins/micromega/sos_lib.mli
- OCAMLC    plugins/micromega/csdpcert.mli
- OCAMLC    ide/protocol/xml_lexer.mli
- OCAMLC    ide/protocol/xml_parser.mli
- OCAMLC    ide/protocol/xml_printer.mli
- OCAMLC    ide/protocol/richpp.mli
- OCAMLC    tools/coq_tex.ml
- OCAMLC    tools/coqwc.ml
- OCAMLC    tools/coqdoc/cdglobals.mli
- OCAMLC    tools/coqdoc/alpha.mli
- OCAMLC    tools/coqworkmgr.ml
- CHECK revision
- OCAMLOPT  clib/cObj.ml
- OCAMLOPT  clib/cEphemeron.ml
- OCAMLC    clib/cMap.mli
- OCAMLC    clib/hashcons.mli
- OCAMLC    clib/cList.mli
- OCAMLC    clib/cStack.mli
- OCAMLOPT  clib/option.ml
- OCAMLOPT  clib/cThread.ml
- OCAMLOPT  clib/trie.ml
- OCAMLOPT  clib/predicate.ml
- OCAMLOPT  clib/heap.ml
- OCAMLOPT  clib/unionfind.ml
- OCAMLC    clib/dyn.mli
- OCAMLOPT  clib/store.ml
- OCAMLC    clib/backtrace.mli
- OCAMLOPT  clib/iStream.ml
- OCAMLOPT  clib/terminal.ml
- OCAMLOPT  clib/monad.ml
- OCAMLOPT  clib/diff2.ml
- OCAMLOPT  config/coq_config.ml
- OCAMLOPT  lib/hook.ml
- OCAMLC    lib/pp_diff.mli
- OCAMLC    lib/loc.mli
- OCAMLC    lib/rtree.mli
- OCAMLC    lib/system.mli
- OCAMLC    lib/explore.mli
- File "clib/cEphemeron.ml", line 20, characters 22-36:
- 20 |   fun () -> incr bid; Pervasives.ref (Pervasives.ref !bid)
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "clib/cEphemeron.ml", line 20, characters 38-52:
- 20 |   fun () -> incr bid; Pervasives.ref (Pervasives.ref !bid)
-                                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    lib/future.mli
- OCAMLC    lib/genarg.mli
- OCAMLOPT  kernel/uint31.ml
- OCAMLOPT  kernel/copcodes.ml
- OCAMLOPT  kernel/cPrimitives.ml
- OCAMLOPT  library/decl_kinds.ml
- coq_interp.c: In function 'coq_interprete':
- coq_interp.c:201:20: warning: storing the address of local variable 'coq_lbl_ACC0' in 'coq_instr_base' [-Wdangling-pointer=]
-   201 |     coq_instr_base = coq_Jumptbl_base;
-       |                    ^
- coq_interp.c:51:26: note: 'coq_lbl_ACC0' declared here
-    51 | #  define Instruct(name) coq_lbl_##name:
-       |                          ^~~~~~~~
- coq_interp.c:225:7: note: in expansion of macro 'Instruct'
-   225 |       Instruct(ACC0){
-       |       ^~~~~~~~
- In file included from coq_interp.c:22:
- coq_fix_code.h:20:15: note: 'coq_instr_base' declared here
-    20 | extern char * coq_instr_base;
-       |               ^~~~~~~~~~~~~~
- OCAMLC    library/kindops.mli
- OCAMLC    engine/logic_monad.mli
- OCAMLOPT  parsing/tok.ml
- OCAMLC    vernac/locality.mli
- OCAMLC    stm/vcs.mli
- OCAMLOPT  stm/coqworkmgrApi.ml
- OCAMLOPT  plugins/micromega/sos_types.ml
- OCAMLOPT  plugins/micromega/micromega.ml
- OCAMLC    plugins/micromega/mutils.mli
- OCAMLC    plugins/micromega/certificate.mli
- OCAMLC    plugins/nsatz/ideal.mli
- OCAMLOPT  checker/analyze.ml
- OCAMLOPT  checker/values.ml
- OCAMLC    checker/validate.mli
- OCAMLOPT  plugins/micromega/sos_lib.ml
- OCAMLC    plugins/micromega/sos.mli
- OCAMLOPT  ide/protocol/xml_lexer.ml
- OCAMLOPT  ide/protocol/xml_printer.ml
- OCAMLC    ide/protocol/serialize.mli
- OCAMLC    tools/coqdep.ml
- OCAMLOPT  tools/coq_tex.ml
- OCAMLOPT  tools/coqwc.ml
- OCAMLOPT  tools/coqdoc/cdglobals.ml
- OCAMLC    tools/coqdoc/index.mli
- OCAMLC    tools/coqdoc/cpretty.mli
- OCAMLOPT  clib/cMap.ml
- OCAMLC    clib/int.mli
- OCAMLC    clib/cSet.mli
- OCAMLC    clib/cString.mli
- OCAMLC    clib/hMap.mli
- OCAMLOPT  clib/exninfo.ml
- OCAMLC    lib/stateid.mli
- OCAMLC    lib/cErrors.mli
- OCAMLC    lib/cWarnings.mli
- OCAMLC    lib/cAst.mli
- OCAMLC    lib/aux_file.mli
- OCAMLC    kernel/evar.mli
- File "checker/analyze.ml", line 365, characters 19-40:
- 365 |   let input_byte = Pervasives.input_byte
-                          ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    library/summary.mli
- File "checker/analyze.ml", line 366, characters 25-52:
- 366 |   let input_binary_int = Pervasives.input_binary_int
-                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  tactics/dnet.ml
- File "plugins/micromega/sos_lib.ml", line 16, characters 10-28:
- 16 | let cmp = Pervasives.compare (** FIXME *)
-                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  toplevel/usage.ml
- OCAMLC    tools/coqc.ml
- OCAMLC    tools/coqdoc/tokens.mli
- OCAMLC    tools/coqdoc/output.mli
- OCAMLOPT  tools/coqworkmgr.ml
- File "plugins/micromega/sos_lib.ml", line 494, characters 15-33:
- 494 |   let fd = try Pervasives.open_in 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 "plugins/micromega/sos_lib.ml", line 498, characters 16-37:
- 498 |     try let l = Pervasives.input_line fd 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 "plugins/micromega/sos_lib.ml", line 502, characters 3-22:
- 502 |   (Pervasives.close_in fd; data);;
-          ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "plugins/micromega/sos_lib.ml", line 508, characters 11-30:
- 508 |   let fd = Pervasives.open_out 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
- OCAMLC    plugins/micromega/polynomial.mli
- File "tools/coqdep.ml", line 300, characters 16-34:
- 300 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLC    lib/feedback.mli
- OCAMLC    lib/dAst.mli
- OCAMLC    ide/document.mli
- OCAMLOPT  tools/coqdoc/alpha.ml
- OCAMLC    lib/util.mli
- OCAMLC    library/states.mli
- OCAMLC    parsing/cLexer.mli
- OCAMLOPT  checker/validate.ml
- OCAMLOPT  ide/protocol/xml_parser.ml
- OCAMLOPT  clib/backtrace.ml
- OCAMLOPT  lib/loc.ml
- OCAMLC    tools/coqdoc/main.ml
- OCAMLBEST -o bin/coq-tex
- OCAMLBEST -o bin/coqwc
- OCAMLC    vernac/topfmt.mli
- OCAMLC    stm/asyncTaskQueue.mli
- OCAMLC    tools/coq_makefile.ml
- OCAMLOPT  clib/int.ml
- OCAMLOPT  tools/coqdoc/index.ml
- OCAMLC    kernel/names.mli
- OCAMLC    kernel/esubst.mli
- OCAMLC    vernac/explainErr.mli
- OCAMLC    plugins/omega/omega.ml
- OCAMLC    plugins/micromega/mfourier.mli
- OCAMLC    checker/names.mli
- OCAMLC    checker/esubst.mli
- OCAMLOPT  plugins/micromega/sos.ml
- File "tools/coqdoc/main.ml", line 399, characters 20-42:
- 399 |       while true do Pervasives.output_char cout (input_char cin) done
-                           ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    ide/protocol/interface.ml
- OCAMLOPT  lib/flags.ml
- OCAMLOPT  lib/control.ml
- OCAMLOPT  lib/cAst.ml
- OCAMLC    ide/protocol/xmlprotocol.mli
- File "plugins/omega/omega.ml", line 245, characters 38-52:
- 245 | let nf_linear = List.sort (fun x y -> Pervasives.(-) y.v x.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
- OCAMLOPT  lib/dAst.ml
- OCAMLOPT  clib/hashset.ml
- OCAMLOPT  clib/orderedType.ml
- OCAMLOPT  clib/cList.ml
- OCAMLOPT  clib/range.ml
- OCAMLOPT  clib/hMap.ml
- OCAMLOPT  clib/bigint.ml
- OCAMLOPT  clib/dyn.ml
- OCAMLOPT  lib/stateid.ml
- OCAMLOPT  stm/dag.ml
- OCAMLC    checker/univ.mli
- OCAMLC    checker/check.mli
- OCAMLC    tools/fake_ide.ml
- OCAMLC    kernel/univ.mli
- OCAMLC    kernel/context.mli
- OCAMLC    kernel/conv_oracle.mli
- OCAMLC    library/libnames.mli
- OCAMLC    library/loadpath.mli
- OCAMLC    engine/evar_kinds.mli
- OCAMLC    pretyping/locus.ml
- OCAMLC    proofs/goal_select.mli
- OCAMLC    plugins/extraction/miniml.mli
- OCAMLOPT  tools/coqdoc/tokens.ml
- File "clib/hashset.ml", line 121, characters 8-20:
- 121 |         Obj.truncate (Obj.repr bucket) (prev_len + 1);
-               ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.truncate
- File "clib/hashset.ml", line 122, characters 8-20:
- 122 |         Obj.truncate (Obj.repr hbucket) prev_len;
-               ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.truncate
- OCAMLC    checker/cic.mli
- OCAMLC    pretyping/locusops.mli
- OCAMLC    library/dischargedhypsmap.mli
- OCAMLC    library/coqlib.mli
- OCAMLC    plugins/extraction/modutil.mli
- OCAMLC    plugins/extraction/common.mli
- OCAMLC    plugins/extraction/ocaml.mli
- OCAMLC    plugins/extraction/haskell.mli
- OCAMLC    plugins/extraction/scheme.mli
- OCAMLC    plugins/extraction/json.mli
- OCAMLOPT  clib/hashcons.ml
- OCAMLC    kernel/uGraph.mli
- OCAMLC    kernel/sorts.mli
- OCAMLC    engine/univNames.mli
- OCAMLC    checker/term.mli
- OCAMLC    checker/print.mli
- OCAMLC    checker/declarations.mli
- OCAMLC    checker/environ.mli
- OCAMLOPT  tools/coqdoc/output.ml
- OCAMLOPT  plugins/micromega/mutils.ml
- OCAMLC    kernel/constr.mli
- OCAMLC    checker/closure.mli
- OCAMLC    checker/reduction.mli
- OCAMLC    checker/type_errors.mli
- OCAMLC    checker/modops.mli
- OCAMLC    checker/inductive.mli
- OCAMLC    checker/typeops.mli
- OCAMLC    checker/indtypes.mli
- OCAMLC    checker/subtyping.mli
- OCAMLC    checker/mod_checking.mli
- OCAMLC    checker/safe_typing.mli
- File "tools/coqdoc/output.ml", line 16, characters 20-42:
- 16 | let output_char c = Pervasives.output_char !out_channel 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 "tools/coqdoc/output.ml", line 18, characters 22-46:
- 18 | let output_string s = Pervasives.output_string !out_channel s
-                            ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  clib/cSet.ml
- OCAMLC    kernel/vars.mli
- OCAMLC    kernel/term.mli
- OCAMLC    kernel/mod_subst.mli
- OCAMLC    kernel/vmvalues.mli
- OCAMLC    kernel/nativevalues.mli
- OCAMLC    library/keys.mli
- OCAMLC    engine/univSubst.mli
- OCAMLC    engine/univProblem.mli
- OCAMLC    engine/univops.mli
- OCAMLC    engine/nameops.mli
- File "tools/coqdoc/output.ml", line 535, characters 11-29:
- 535 | 	let cin = Pervasives.open_in !header_file 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 "tools/coqdoc/output.ml", line 538, characters 15-36:
- 538 | 	      let s = Pervasives.input_line cin 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 "tools/coqdoc/output.ml", line 541, characters 23-42:
- 541 | 	  with End_of_file -> Pervasives.close_in cin
-                              ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "tools/coqdoc/output.ml", line 556, characters 11-29:
- 556 | 	let cin = Pervasives.open_in !footer_file 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 "tools/coqdoc/output.ml", line 559, characters 15-36:
- 559 | 	      let s = Pervasives.input_line cin 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 "tools/coqdoc/output.ml", line 562, characters 23-42:
- 562 | 	  with End_of_file -> Pervasives.close_in cin
-                              ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    engine/univMinim.mli
- OCAMLOPT  clib/cString.ml
- OCAMLOPT  clib/cStack.ml
- OCAMLOPT  clib/cArray.ml
- OCAMLC    kernel/cbytecodes.mli
- OCAMLC    kernel/opaqueproof.mli
- OCAMLC    kernel/vm.mli
- OCAMLC    library/globnames.mli
- OCAMLC    library/libobject.mli
- OCAMLC    library/goptions.mli
- OCAMLC    tactics/term_dnet.mli
- OCAMLOPT  plugins/micromega/polynomial.ml
- OCAMLC    kernel/nativeinstr.mli
- OCAMLC    library/lib.mli
- OCAMLC    library/library.mli
- OCAMLC    kernel/cemitcodes.mli
- OCAMLC    kernel/cinstr.mli
- OCAMLC    library/nametab.mli
- OCAMLOPT  plugins/micromega/csdpcert.ml
- OCAMLC    kernel/retroknowledge.mli
- File "plugins/micromega/csdpcert.ml", line 139, characters 45-59:
- 139 |   let (lt,i) =  try (List.find (fun (x,_) -> Pervasives.(=) (snd x) Mc.Strict) l)
-                                                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  clib/cUnix.ml
- OCAMLOPT  ide/protocol/serialize.ml
- OCAMLC    kernel/declarations.ml
- OCAMLC    kernel/entries.ml
- OCAMLC    kernel/declareops.mli
- OCAMLC    kernel/environ.mli
- OCAMLC    kernel/cooking.mli
- OCAMLOPT -a -o clib/clib.cmxa
- OCAMLOPT  lib/util.ml
- OCAMLOPT  lib/pp.ml
- OCAMLC    interp/discharge.mli
- OCAMLC    kernel/cClosure.mli
- OCAMLC    kernel/reduction.mli
- OCAMLC    kernel/clambda.mli
- OCAMLC    kernel/nativelambda.mli
- OCAMLC    kernel/cbytegen.mli
- OCAMLC    kernel/csymtable.mli
- OCAMLC    kernel/type_errors.mli
- OCAMLC    kernel/modops.mli
- File "lib/pp.ml", line 203, characters 33-44:
- 203 |     | Ppcmd_tag(tag, s)       -> pp_open_tag  ft tag;
-                                        ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "lib/pp.ml", line 205, characters 33-45:
- 205 |                                  pp_close_tag ft ()
-                                        ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- OCAMLC    kernel/inductive.mli
- OCAMLC    kernel/typeops.mli
- OCAMLC    kernel/indtypes.mli
- OCAMLC    kernel/term_typing.mli
- OCAMLC    kernel/subtyping.mli
- OCAMLC    kernel/mod_typing.mli
- OCAMLC    library/decls.mli
- OCAMLC    engine/univGen.mli
- OCAMLC    pretyping/inferCumulativity.mli
- OCAMLC    pretyping/arguments_renaming.mli
- OCAMLC    pretyping/heads.mli
- OCAMLC    printing/printmod.mli
- OCAMLC    plugins/extraction/table.mli
- OCAMLC    kernel/nativecode.mli
- OCAMLC    kernel/vconv.mli
- OCAMLC    kernel/nativeconv.mli
- OCAMLC    engine/universes.mli
- OCAMLBEST -o plugins/micromega/csdpcert
- OCAMLC    plugins/extraction/mlutil.mli
- OCAMLOPT  lib/envars.ml
- OCAMLOPT  kernel/esubst.ml
- OCAMLOPT  tactics/dn.ml
- OCAMLOPT  plugins/omega/omega.ml
- OCAMLOPT  checker/esubst.ml
- OCAMLOPT  ide/protocol/richpp.ml
- OCAMLOPT  ide/document.ml
- OCAMLOPT  lib/pp_diff.ml
- OCAMLOPT  lib/feedback.ml
- OCAMLOPT  lib/cErrors.ml
- OCAMLOPT  lib/rtree.ml
- OCAMLOPT  kernel/evar.ml
- OCAMLC    kernel/nativelib.mli
- OCAMLC    kernel/nativelibrary.mli
- OCAMLC    kernel/safe_typing.mli
- OCAMLOPT  tools/coqdoc/cpretty.ml
- File "ide/protocol/richpp.ml", line 97, characters 2-32:
- 97 |   pp_set_formatter_tag_functions ft tag_functions;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 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 "ide/protocol/richpp.ml", line 110, characters 2-13:
- 110 |   pp_open_tag ft "pp";
-         ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "ide/protocol/richpp.ml", line 112, characters 2-14:
- 112 |   pp_close_tag ft ();
-         ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "plugins/omega/omega.ml", line 245, characters 38-52:
- 245 | let nf_linear = List.sort (fun x y -> Pervasives.(-) y.v x.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    library/global.mli
- OCAMLC    library/declaremods.mli
- OCAMLC    engine/uState.mli
- OCAMLOPT  lib/cProfile.ml
- OCAMLOPT  lib/future.ml
- OCAMLOPT  lib/spawn.ml
- OCAMLOPT  lib/genarg.ml
- OCAMLOPT  lib/remoteCounter.ml
- OCAMLOPT  lib/aux_file.ml
- OCAMLOPT  lib/coqProject_file.ml
- OCAMLOPT  kernel/names.ml
- OCAMLOPT  library/kindops.ml
- OCAMLOPT  engine/logic_monad.ml
- OCAMLOPT  vernac/topfmt.ml
- OCAMLOPT  stm/vcs.ml
- OCAMLOPT  stm/tQueue.ml
- OCAMLOPT  stm/workerPool.ml
- OCAMLOPT  plugins/micromega/mfourier.ml
- OCAMLOPT  plugins/micromega/persistent_cache.ml
- OCAMLOPT  plugins/nsatz/utile.ml
- OCAMLOPT  tools/coqc.ml
- OCAMLOPT  checker/names.ml
- OCAMLOPT  ide/protocol/interface.ml
- OCAMLOPT  lib/cWarnings.ml
- OCAMLOPT  lib/explore.ml
- File "lib/future.ml", line 71, characters 50-64:
- 71 |   ref (Ongoing (name, CEphemeron.create (uuid, f, Pervasives.ref 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
- OCAMLC    engine/evd.mli
- File "engine/logic_monad.ml", line 42, characters 9-25:
- 42 |   | _ -> Pervasives.raise CErrors.Unhandled
-               ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "engine/logic_monad.ml", line 71, characters 19-33:
- 71 |   type 'a ref = 'a Pervasives.ref
-                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "engine/logic_monad.ml", line 75, characters 28-42:
- 75 |   let ref a = (); fun () -> Pervasives.ref a
-                                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "engine/logic_monad.ml", line 94, characters 32-52:
- 94 |   let read_line = fun () -> try Pervasives.read_line () with e ->
-                                      ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "plugins/micromega/mfourier.ml", line 8, characters 34-52:
- 8 | let compare_float (p : float) q = Pervasives.compare p q
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "vernac/topfmt.ml", line 319, characters 2-39:
- 319 |   Format.pp_set_formatter_tag_functions !std_ft (tag_handler !std_ft);
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 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 "vernac/topfmt.ml", line 320, characters 2-39:
- 320 |   Format.pp_set_formatter_tag_functions !err_ft (tag_handler !err_ft)
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 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.
- OCAMLOPT  ide/protocol/xmlprotocol.ml
- cd kernel/byterun/ && \
- "/home/opam/.opam/4.09/bin/ocamlfind" ocamlmklib -oc coqrun coq_fix_code.o coq_memory.o coq_values.o coq_interp.o
- OCAMLOPT  stm/spawned.ml
- OCAMLOPT  plugins/nsatz/polynom.ml
- OCAMLC    engine/eConstr.mli
- OCAMLC    engine/proofview_monad.mli
- OCAMLC    pretyping/indrec.mli
- OCAMLOPT  lib/system.ml
- OCAMLOPT  library/summary.ml
- OCAMLOPT  parsing/cLexer.ml
- File "plugins/micromega/mfourier.ml", line 664, characters 34-48:
- 664 |       List.fold_left (fun fr c -> Pervasives.max fr (Vect.fresh c.coeffs)) 0 l 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  tools/coq_makefile.ml
- OCAMLC    engine/namegen.mli
- File "library/summary.ml", line 158, characters 10-24:
- 158 |   let r = Pervasives.ref (CEphemeron.create init, name) 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    engine/termops.mli
- OCAMLC    proofs/goal.mli
- OCAMLC    pretyping/pretype_errors.mli
- OCAMLC    pretyping/reductionops.mli
- OCAMLC    pretyping/inductiveops.mli
- OCAMLC    pretyping/vnorm.mli
- OCAMLC    pretyping/nativenorm.mli
- OCAMLC    pretyping/retyping.mli
- OCAMLC    pretyping/cbv.mli
- OCAMLC    pretyping/evardefine.mli
- OCAMLC    pretyping/typing.mli
- OCAMLC    pretyping/typeclasses_errors.mli
- OCAMLC    pretyping/classops.mli
- OCAMLC    pretyping/program.mli
- OCAMLC    plugins/firstorder/formula.mli
- OCAMLC    plugins/firstorder/unify.mli
- OCAMLC    plugins/extraction/extraction.mli
- OCAMLC    plugins/extraction/extract_env.mli
- OCAMLC    engine/proofview.mli
- OCAMLC    proofs/proof_type.ml
- OCAMLC    plugins/cc/ccalgo.mli
- OCAMLC    engine/evarutil.mli
- OCAMLC    pretyping/glob_term.ml
- OCAMLC    proofs/tactypes.ml
- OCAMLC    pretyping/find_subterm.mli
- OCAMLC    pretyping/evarsolve.mli
- OCAMLOPT  tools/coqdoc/main.ml
- OCAMLC    pretyping/recordops.mli
- OCAMLC    proofs/logic.mli
- OCAMLC    proofs/refiner.mli
- OCAMLC    proofs/miscprint.mli
- OCAMLC    plugins/funind/invfun.mli
- OCAMLC    plugins/romega/const_omega.mli
- OCAMLC    plugins/nsatz/nsatz.mli
- OCAMLC    engine/ftactic.mli
- OCAMLC    pretyping/evarconv.mli
- OCAMLC    pretyping/pattern.ml
- OCAMLC    pretyping/coercion.mli
- OCAMLC    interp/declare.mli
- OCAMLC    proofs/refine.mli
- OCAMLC    tactics/tacticals.mli
- OCAMLC    tactics/hipattern.mli
- OCAMLC    tactics/contradiction.mli
- OCAMLC    tactics/inv.mli
- OCAMLC    tactics/eqdecide.mli
- OCAMLC    plugins/cc/ccproof.mli
- OCAMLC    plugins/micromega/coq_micromega.mli
- File "tools/coqdoc/main.ml", line 399, characters 20-42:
- 399 |       while true do Pervasives.output_char cout (input_char cin) done
-                           ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  tools/coqdep.ml
- OCAMLOPT -a -o lib/lib.cmxa
- OCAMLOPT  plugins/nsatz/ideal.ml
- OCAMLC    pretyping/geninterp.mli
- OCAMLC    pretyping/typeclasses.mli
- OCAMLC    interp/constrexpr.ml
- OCAMLC    tactics/btermdn.mli
- OCAMLC    vernac/search.mli
- OCAMLC    plugins/cc/cctac.mli
- OCAMLC    tactics/ind_tables.mli
- OCAMLOPT  kernel/univ.ml
- OCAMLOPT  kernel/context.ml
- OCAMLOPT  kernel/conv_oracle.ml
- OCAMLOPT  library/libnames.ml
- OCAMLOPT  engine/nameops.ml
- OCAMLOPT  engine/evar_kinds.ml
- OCAMLOPT  pretyping/locus.ml
- OCAMLOPT  plugins/extraction/miniml.ml
- OCAMLC    pretyping/ltac_pretype.ml
- File "tools/coqdep.ml", line 300, characters 16-34:
- 300 |   let compare = Pervasives.compare
-                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLC    interp/genredexpr.ml
- OCAMLC    interp/genintern.mli
- OCAMLC    interp/notation_term.ml
- OCAMLC    interp/smartlocate.mli
- OCAMLC    interp/constrexpr_ops.mli
- OCAMLC    interp/impargs.mli
- OCAMLC    interp/modintern.mli
- OCAMLC    proofs/proof.mli
- OCAMLC    printing/prettyp.mli
- OCAMLC    tactics/eqschemes.mli
- OCAMLC    tactics/elimschemes.mli
- OCAMLC    tactics/leminv.mli
- OCAMLC    vernac/auto_ind_decl.mli
- OCAMLC    plugins/funind/glob_term_to_relation.mli
- OCAMLC    plugins/derive/derive.mli
- OCAMLBEST -o bin/coqc
- OCAMLBEST -o bin/coq_makefile
- OCAMLBEST -o bin/coqdoc
- OCAMLBEST -o bin/coqworkmgr
- OCAMLOPT  pretyping/locusops.ml
- OCAMLC    pretyping/glob_ops.mli
- OCAMLC    pretyping/patternops.mli
- OCAMLC    pretyping/constr_matching.mli
- OCAMLC    pretyping/tacred.mli
- OCAMLC    pretyping/detyping.mli
- OCAMLC    pretyping/cases.mli
- OCAMLC    pretyping/pretyping.mli
- OCAMLC    interp/redops.mli
- OCAMLC    interp/stdarg.mli
- OCAMLC    interp/notation_ops.mli
- OCAMLC    interp/notation.mli
- OCAMLC    interp/syntax_def.mli
- OCAMLC    interp/reserve.mli
- OCAMLC    interp/implicit_quantifiers.mli
- OCAMLC    proofs/evar_refiner.mli
- OCAMLC    proofs/redexpr.mli
- OCAMLC    parsing/extend.ml
- OCAMLC    printing/pputils.mli
- OCAMLOPT  checker/univ.ml
- OCAMLC    proofs/proof_bullet.mli
- OCAMLC    proofs/proof_global.mli
- OCAMLC    printing/proof_diffs.mli
- OCAMLOPT  library/loadpath.ml
- OCAMLOPT  library/dischargedhypsmap.ml
- OCAMLC    pretyping/unification.mli
- OCAMLC    interp/constrintern.mli
- OCAMLC    plugins/funind/glob_termops.mli
- OCAMLC    proofs/tacmach.mli
- OCAMLC    parsing/notation_gram.ml
- OCAMLC    parsing/pcoq.mli
- OCAMLOPT -a -o ide/protocol/ideprotocol.cmxa
- OCAMLOPT  tools/fake_ide.ml
- OCAMLOPT -a -o ide/ide_common.cmxa
- OCAMLC    interp/constrextern.mli
- OCAMLC    interp/dumpglob.mli
- OCAMLC    proofs/pfedit.mli
- OCAMLC    vernac/himsg.mli
- OCAMLC    vernac/vernacstate.mli
- OCAMLC    proofs/clenv.mli
- OCAMLBEST -o bin/coqdep
- OCAMLC    parsing/ppextend.mli
- OCAMLC    parsing/notgram_ops.mli
- OCAMLC    printing/genprint.mli
- OCAMLC    printing/ppconstr.mli
- OCAMLC    printing/printer.mli
- OCAMLC    vernac/egramcoq.mli
- OCAMLC    plugins/funind/functional_principles_types.mli
- OCAMLC    plugins/rtauto/refl_tauto.mli
- OCAMLC    parsing/g_constr.ml
- OCAMLC    parsing/g_prim.ml
- OCAMLC    proofs/clenvtac.mli
- OCAMLC    tactics/tactics.mli
- OCAMLC    tactics/hints.mli
- OCAMLC    vernac/assumptions.mli
- OCAMLC    tactics/auto.mli
- OCAMLC    tactics/eauto.mli
- OCAMLC    tactics/class_tactics.mli
- OCAMLC    vernac/vernacexpr.ml
- OCAMLC    plugins/firstorder/sequent.mli
- OCAMLC    tactics/elim.mli
- OCAMLC    tactics/equality.mli
- OCAMLC    plugins/quote/quote.ml
- OCAMLC    plugins/btauto/refl_btauto.ml
- OCAMLOPT  checker/term.ml
- OCAMLOPT  checker/print.ml
- OCAMLC    plugins/firstorder/rules.mli
- OCAMLC    plugins/firstorder/ground.mli
- OCAMLC    vernac/pvernac.mli
- OCAMLC    vernac/vernacprop.mli
- OCAMLC    vernac/egramml.mli
- OCAMLC    vernac/vernacinterp.mli
- OCAMLC    vernac/ppvernac.mli
- OCAMLC    vernac/proof_using.mli
- OCAMLC    vernac/lemmas.mli
- OCAMLC    vernac/metasyntax.mli
- OCAMLC    vernac/indschemes.mli
- OCAMLC    vernac/comAssumption.mli
- OCAMLC    vernac/comInductive.mli
- OCAMLC    vernac/comFixpoint.mli
- OCAMLC    vernac/comProgramFixpoint.mli
- OCAMLC    vernac/classes.mli
- OCAMLC    vernac/record.mli
- OCAMLC    vernac/mltop.mli
- OCAMLC    vernac/misctypes.ml
- OCAMLC    stm/vernac_classifier.mli
- OCAMLC    plugins/ltac/tacexpr.mli
- OCAMLC    plugins/syntax/numeral.mli
- OCAMLC    plugins/omega/coq_omega.ml
- OCAMLC    tactics/autorewrite.mli
- OCAMLC    vernac/g_vernac.ml
- OCAMLC    vernac/vernacentries.mli
- OCAMLC    plugins/firstorder/instances.mli
- OCAMLOPT  kernel/uGraph.ml
- OCAMLOPT  kernel/sorts.ml
- OCAMLC    vernac/class.mli
- OCAMLC    vernac/declareDef.mli
- OCAMLC    vernac/obligations.mli
- OCAMLC    vernac/comDefinition.mli
- OCAMLC    stm/stm.mli
- OCAMLC    plugins/syntax/ascii_syntax.ml
- OCAMLC    plugins/syntax/r_syntax.ml
- OCAMLC    plugins/syntax/int31_syntax.ml
- OCAMLC    plugins/funind/indfun_common.mli
- File "plugins/omega/coq_omega.ml", lines 69-74, characters 2-44:
- 69 | ..declare_bool_option
- 70 |     { optdepr  = false;
- 71 |       optname  = "Omega system time displaying flag";
- 72 |       optkey   = ["Omega";"System"];
- 73 |       optread  = read display_system_flag;
- 74 |       optwrite = write display_system_flag }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/omega/coq_omega.ml", lines 77-82, characters 2-44:
- 77 | ..declare_bool_option
- 78 |     { optdepr  = false;
- 79 |       optname  = "Omega action display flag";
- 80 |       optkey   = ["Omega";"Action"];
- 81 |       optread  = read display_action_flag;
- 82 |       optwrite = write display_action_flag }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/omega/coq_omega.ml", lines 85-90, characters 2-39:
- 85 | ..declare_bool_option
- 86 |     { optdepr  = false;
- 87 |       optname  = "Omega old style flag";
- 88 |       optkey   = ["Omega";"OldStyle"];
- 89 |       optread  = read old_style_flag;
- 90 |       optwrite = write old_style_flag }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/omega/coq_omega.ml", lines 93-98, characters 2-35:
- 93 | ..declare_bool_option
- 94 |     { optdepr  = true;
- 95 |       optname  = "Omega automatic reset of generated names";
- 96 |       optkey   = ["Stable";"Omega"];
- 97 |       optread  = read reset_flag;
- 98 |       optwrite = write reset_flag }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/omega/coq_omega.ml", lines 101-106, characters 2-35:
- 101 | ..declare_bool_option
- 102 |     { optdepr  = false;
- 103 |       optname  = "Omega takes advantage of context variables with body";
- 104 |       optkey   = ["Omega";"UseLocalDefs"];
- 105 |       optread  = read letin_flag;
- 106 |       optwrite = write letin_flag }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    plugins/derive/g_derive.ml
- OCAMLC    plugins/ltac/tacarg.mli
- OCAMLC    plugins/ltac/tacsubst.mli
- OCAMLC    plugins/ltac/tacenv.mli
- OCAMLC    plugins/ltac/pptactic.mli
- OCAMLC    plugins/ltac/pltac.mli
- OCAMLC    plugins/ltac/taccoerce.mli
- OCAMLC    plugins/ltac/tactic_debug.mli
- OCAMLC    plugins/ltac/tacintern.mli
- OCAMLC    plugins/ltac/profile_ltac.mli
- OCAMLC    plugins/ltac/tactic_matching.mli
- OCAMLC    plugins/ltac/tactic_option.mli
- OCAMLC    plugins/ltac/extratactics.mli
- OCAMLC    plugins/ltac/tacexpr.ml
- OCAMLC    stm/proofBlockDelimiter.mli
- OCAMLC    toplevel/vernac.mli
- OCAMLC    toplevel/coqargs.mli
- OCAMLC    toplevel/g_toplevel.ml
- OCAMLC    plugins/funind/recdef.mli
- OCAMLC    plugins/funind/functional_principles_proofs.mli
- OCAMLC -pack -o plugins/syntax/ascii_syntax_plugin.cmo
- OCAMLOPT  checker/declarations.ml
- OCAMLC    plugins/ltac/tacarg.ml
- OCAMLC    plugins/ltac/tacsubst.ml
- OCAMLC    plugins/ltac/tacenv.ml
- OCAMLC    plugins/ltac/pltac.ml
- OCAMLC    plugins/ltac/tacinterp.mli
- OCAMLC    plugins/ltac/tacentries.mli
- OCAMLC    plugins/ltac/pptactic.ml
- File "plugins/omega/coq_omega.ml", line 546, characters 18-32:
- 546 | 	  v'.(n)<- loop (Pervasives.(+) i l) p v.(n); (mkFix (ln,(tys,lna,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    plugins/ltac/tactic_debug.ml
- OCAMLC    plugins/ltac/tacintern.ml
- OCAMLC    plugins/ltac/profile_ltac.ml
- OCAMLC    plugins/ltac/taccoerce.ml
- OCAMLC    plugins/ltac/tactic_matching.ml
- OCAMLC    toplevel/coqinit.mli
- OCAMLC    toplevel/coqloop.mli
- OCAMLC    toplevel/coqtop.mli
- OCAMLC    plugins/syntax/string_syntax.ml
- File "plugins/omega/coq_omega.ml", line 746, characters 10-24:
- 746 |   let n = Pervasives.(-) (List.length path_k) (List.length path_init) 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    plugins/ltac/profile_ltac_tactics.ml
- OCAMLC    plugins/ltac/g_eqdecide.ml
- OCAMLC    plugins/ltac/tacentries.ml
- OCAMLC    plugins/ltac/evar_tactics.mli
- File "plugins/ltac/tactic_debug.ml", lines 93-98, characters 2-40:
- 93 | ..declare_bool_option
- 94 |     { optdepr  = false;
- 95 |       optname  = "Ltac batch debug";
- 96 |       optkey   = ["Ltac";"Batch";"Debug"];
- 97 |       optread  = (fun () -> !batch);
- 98 |       optwrite = (fun x -> batch := x) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    plugins/ltac/extraargs.mli
- OCAMLC    plugins/ltac/g_auto.ml
- OCAMLC    plugins/ltac/g_class.ml
- OCAMLC    plugins/ltac/rewrite.mli
- File "plugins/ltac/tactic_debug.ml", line 165, characters 7-17:
- 165 |     if Pervasives.(!batch) then return (DebugOn (level+1)) else
-              ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    plugins/ltac/tacinterp.ml
- OCAMLC    plugins/ltac/tactic_option.ml
- File "plugins/ltac/profile_ltac.ml", line 379, characters 22-40:
- 379 |     let compare 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 "plugins/ltac/profile_ltac.ml", lines 451-456, characters 2-32:
- 451 | ..declare_bool_option
- 452 |     { optdepr  = false;
- 453 |       optname  = "Ltac Profiling";
- 454 |       optkey   = ["Ltac"; "Profiling"];
- 455 |       optread  = get_profiling;
- 456 |       optwrite = set_profiling }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    plugins/ltac/evar_tactics.ml
- File "plugins/omega/coq_omega.ml", line 1068, characters 9-26:
- 1068 | 	  flush Pervasives.stdout; CErrors.user_err Pp.(str "shrink.1")
-                 ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    plugins/ltac/g_obligations.ml
- OCAMLC    plugins/ltac/coretactics.ml
- OCAMLC    plugins/ltac/g_tactic.ml
- OCAMLC    plugins/ltac/extraargs.ml
- OCAMLC    plugins/ltac/extratactics.ml
- OCAMLC    plugins/ltac/rewrite.ml
- OCAMLC    plugins/ltac/g_rewrite.ml
- OCAMLOPT  kernel/constr.ml
- OCAMLOPT  checker/environ.ml
- OCAMLOPT  checker/closure.ml
- OCAMLOPT  checker/type_errors.ml
- OCAMLOPT  checker/modops.ml
- OCAMLC    vernac/g_proofs.ml
- OCAMLC    plugins/ltac/g_ltac.ml
- File "plugins/ltac/tacinterp.ml", lines 2049-2054, characters 2-31:
- 2049 | ..declare_bool_option
- 2050 |     { optdepr  = false;
- 2051 |       optname  = "Ltac debug";
- 2052 |       optkey   = ["Ltac";"Debug"];
- 2053 |       optread  = (fun () -> get_debug () != Tactic_debug.DebugOff);
- 2054 |       optwrite = vernac_debug }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/ltac/tacinterp.ml", lines 2058-2063, characters 2-31:
- 2058 | ..declare_bool_option
- 2059 |     { optdepr  = false;
- 2060 |       optname  = "Ltac debug";
- 2061 |       optkey   = ["Debug";"Ltac"];
- 2062 |       optread  = (fun () -> get_debug () != Tactic_debug.DebugOff);
- 2063 |       optwrite = vernac_debug }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  kernel/vars.ml
- OCAMLOPT  kernel/vmvalues.ml
- OCAMLOPT  kernel/retroknowledge.ml
- OCAMLOPT  kernel/nativevalues.ml
- OCAMLOPT  engine/univSubst.ml
- OCAMLOPT  engine/univops.ml
- OCAMLOPT  checker/reduction.ml
- File "kernel/retroknowledge.ml", line 69, characters 48-66:
- 69 |   Map.Make (struct type t = field 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 "kernel/nativevalues.ml", line 82, characters 15-26:
- 82 |       let () = Obj.set_tag ans accumulate_tag in
-                     ^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.set_tag
- Use with_tag instead.
- File "kernel/nativevalues.ml", line 89, characters 11-22:
- 89 |   let () = Obj.set_tag ans accumulate_tag in
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.set_tag
- Use with_tag instead.
- OCAMLOPT  engine/univProblem.ml
- OCAMLOPT  kernel/term.ml
- OCAMLOPT  kernel/mod_subst.ml
- OCAMLOPT  kernel/cbytecodes.ml
- OCAMLC -pack -o plugins/ltac/ltac_plugin.cmo
- OCAMLOPT  checker/inductive.ml
- OCAMLOPT  kernel/cemitcodes.ml
- OCAMLOPT  kernel/opaqueproof.ml
- OCAMLOPT  library/globnames.ml
- OCAMLOPT  library/libobject.ml
- OCAMLC    plugins/cc/g_congruence.ml
- OCAMLC    plugins/firstorder/g_ground.ml
- OCAMLC    plugins/syntax/g_numeral.ml
- OCAMLC    plugins/quote/g_quote.ml
- OCAMLC    plugins/setoid_ring/newring_ast.mli
- OCAMLC    plugins/omega/g_omega.ml
- OCAMLC    plugins/extraction/g_extraction.ml
- OCAMLC    plugins/funind/indfun.mli
- OCAMLC    plugins/ssrmatching/ssrmatching.mli
- OCAMLC    plugins/rtauto/g_rtauto.ml
- OCAMLC    plugins/nsatz/g_nsatz.ml
- OCAMLC    plugins/btauto/g_btauto.ml
- OCAMLOPT  library/nametab.ml
- OCAMLC    plugins/setoid_ring/newring.mli
- OCAMLC    plugins/funind/g_indfun.ml
- OCAMLC -pack -o plugins/omega/omega_plugin.cmo
- OCAMLC    plugins/ssrmatching/g_ssrmatching.mli
- OCAMLC    plugins/ssrmatching/ssrmatching.ml
- OCAMLOPT  kernel/declarations.ml
- OCAMLC    plugins/setoid_ring/g_newring.ml
- OCAMLC    plugins/ssrmatching/g_ssrmatching.ml
- OCAMLC    plugins/romega/refl_omega.ml
- OCAMLOPT  kernel/entries.ml
- OCAMLOPT  kernel/declareops.ml
- OCAMLOPT  kernel/cooking.ml
- File "plugins/ssrmatching/ssrmatching.ml", lines 57-62, characters 2-33:
- 57 | ..Goptions.declare_bool_option
- 58 |     { Goptions.optname  = "ssrmatching debugging";
- 59 |       Goptions.optkey   = ["Debug";"SsrMatching"];
- 60 |       Goptions.optdepr  = false;
- 61 |       Goptions.optread  = (fun _ -> !pp_ref == ssr_pp);
- 62 |       Goptions.optwrite = debug }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  checker/typeops.ml
- OCAMLOPT  checker/subtyping.ml
- File "plugins/ssrmatching/ssrmatching.ml", lines 192-197, characters 2-35:
- 192 | ..Goptions.declare_bool_option
- 193 |     { Goptions.optname  = "ssrmatching profiling";
- 194 |       Goptions.optkey   = ["SsrMatchingProfiling"];
- 195 |       Goptions.optread  = (fun _ -> !profile_now);
- 196 |       Goptions.optdepr  = false;
- 197 |       Goptions.optwrite = profile }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  library/lib.ml
- OCAMLOPT  checker/indtypes.ml
- OCAMLOPT  kernel/environ.ml
- OCAMLC    plugins/romega/g_romega.ml
- OCAMLOPT  library/goptions.ml
- OCAMLOPT  library/keys.ml
- OCAMLOPT  engine/univNames.ml
- OCAMLOPT  vernac/locality.ml
- OCAMLOPT  checker/mod_checking.ml
- OCAMLOPT  kernel/cClosure.ml
- OCAMLC -pack -o plugins/ssrmatching/ssrmatching_plugin.cmo
- OCAMLOPT  checker/safe_typing.ml
- OCAMLC    plugins/ssr/ssrast.mli
- OCAMLOPT  checker/check.ml
- OCAMLOPT  checker/check_stat.ml
- OCAMLOPT  engine/univMinim.ml
- OCAMLOPT  proofs/goal_select.ml
- OCAMLOPT  plugins/rtauto/proof_search.ml
- OCAMLC    plugins/ssr/ssrprinters.mli
- OCAMLC    plugins/ssr/ssrcommon.mli
- OCAMLC    plugins/ssr/ssrtacticals.mli
- OCAMLC    plugins/ssr/ssrelim.mli
- OCAMLC    plugins/ssr/ssrview.mli
- OCAMLC    plugins/ssr/ssrbwd.mli
- OCAMLC    plugins/ssr/ssrequality.mli
- OCAMLC    plugins/ssr/ssripats.mli
- OCAMLC    plugins/ssr/ssrfwd.mli
- File "checker/check.ml", line 64, characters 6-24:
- 64 |       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 "engine/univMinim.ml", lines 19-24, characters 12-46:
- 19 | ............declare_bool_option
- 20 |           { optdepr  = false;
- 21 |             optname  = "minimization to Set";
- 22 |             optkey   = ["Universe";"Minimization";"ToSet"];
- 23 |             optread  = is_set_minimization;
- 24 |             optwrite = (:=) set_minimization }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/rtauto/proof_search.ml", line 57, characters 8-39:
- 57 | let _ = declare_bool_option opt_pruning
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "proofs/goal_select.ml", lines 57-68, characters 2-5:
- 57 | ..declare_string_option
- 58 |     { optdepr = false;
- 59 |       optname = "default goal selector" ;
- 60 |       optkey  = ["Default";"Goal";"Selector"] ;
- 61 |       optread = begin fun () ->
- ...
- 65 |       optwrite = begin fun n ->
- 66 |         default_goal_selector := parse_goal_selector n
- 67 |       end
- 68 |     }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    plugins/ssr/ssrparser.mli
- OCAMLOPT  checker/checker.ml
- OCAMLOPT  kernel/reduction.ml
- OCAMLOPT -a -o checker/check.cmxa
- OCAMLOPT -o bin/coqchk
- OCAMLOPT  kernel/clambda.ml
- OCAMLOPT  kernel/nativelambda.ml
- OCAMLOPT  kernel/type_errors.ml
- OCAMLOPT  kernel/inductive.ml
- OCAMLOPT  kernel/nativecode.ml
- OCAMLOPT  kernel/cbytegen.ml
- File "kernel/nativecode.ml", line 165, characters 34-48:
- 165 |   | SymbValue v1, SymbValue v2 -> Pervasives.(=) v1 v2 (** FIXME: how is this even valid? *)
-                                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  kernel/csymtable.ml
- OCAMLOPT  kernel/modops.ml
- OCAMLOPT  kernel/vm.ml
- OCAMLOPT  kernel/vconv.ml
- OCAMLOPT  kernel/subtyping.ml
- OCAMLOPT  kernel/nativelib.ml
- OCAMLOPT  kernel/nativelibrary.ml
- OCAMLOPT  kernel/nativeconv.ml
- OCAMLOPT  kernel/typeops.ml
- OCAMLOPT  kernel/indtypes.ml
- OCAMLOPT  kernel/mod_typing.ml
- OCAMLOPT  pretyping/inferCumulativity.ml
- OCAMLOPT  kernel/term_typing.ml
- OCAMLOPT  kernel/safe_typing.ml
- OCAMLOPT -a -o kernel/kernel.cmxa
- OCAMLOPT  library/global.ml
- OCAMLOPT  library/declaremods.ml
- OCAMLOPT  library/decls.ml
- OCAMLOPT  engine/univGen.ml
- OCAMLOPT  engine/universes.ml
- OCAMLOPT  engine/uState.ml
- OCAMLOPT  stm/asyncTaskQueue.ml
- OCAMLOPT  library/library.ml
- OCAMLOPT  engine/evd.ml
- OCAMLOPT  library/states.ml
- OCAMLOPT  library/coqlib.ml
- OCAMLOPT  engine/eConstr.ml
- OCAMLOPT  engine/proofview_monad.ml
- OCAMLOPT -a -o library/library.cmxa
- OCAMLOPT  engine/namegen.ml
- OCAMLOPT  pretyping/pretype_errors.ml
- OCAMLOPT  pretyping/typeclasses_errors.ml
- File "engine/namegen.ml", lines 215-220, characters 4-39:
- 215 | ....declare_bool_option
- 216 |       { optdepr  = false;
- 217 |         optname  = "mangle auto-generated names";
- 218 |         optkey   = ["Mangle";"Names"];
- 219 |         optread  = (fun () -> !mangle_names);
- 220 |         optwrite = (:=) mangle_names; }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "engine/namegen.ml", lines 231-240, characters 4-24:
- 231 | ....declare_string_option
- 232 |       { optdepr  = false;
- 233 |         optname  = "mangled names prefix";
- 234 |         optkey   = ["Mangle";"Names";"Prefix"];
- 235 |         optread  = (fun () -> Id.to_string !mangle_names_prefix);
- 236 |         optwrite = begin fun x ->
- 237 |                    set_prefix
- 238 |                      (try Id.of_string x
- 239 |                       with CErrors.UserError _ -> CErrors.user_err Pp.(str ("Not a valid identifier: \"" ^ x ^ "\".")))
- 240 |                    end }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  engine/termops.ml
- OCAMLOPT  pretyping/glob_term.ml
- OCAMLOPT  proofs/tactypes.ml
- OCAMLOPT  proofs/miscprint.ml
- OCAMLOPT  pretyping/pattern.ml
- OCAMLOPT  interp/constrexpr.ml
- OCAMLOPT  interp/genredexpr.ml
- OCAMLOPT  interp/notation_term.ml
- OCAMLOPT  interp/redops.ml
- OCAMLOPT  parsing/extend.ml
- File "interp/redops.ml", line 13, characters 41-55:
- 13 | let union_consts l1 l2 = Util.List.union Pervasives.(=) l1 l2 (* FIXME *)
-                                               ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  parsing/notation_gram.ml
- OCAMLOPT  engine/evarutil.ml
- OCAMLOPT  pretyping/find_subterm.ml
- OCAMLOPT  interp/discharge.ml
- OCAMLOPT  tactics/term_dnet.ml
- OCAMLOPT  engine/proofview.ml
- OCAMLOPT  pretyping/reductionops.ml
- OCAMLOPT  pretyping/program.ml
- File "pretyping/program.ml", lines 77-82, characters 2-41:
- 77 | ..declare_bool_option
- 78 |   { optdepr  = false;
- 79 |     optname  = "preferred transparency of Program obligations";
- 80 |     optkey   = ["Transparent";"Obligations"];
- 81 |     optread  = get_proofs_transparency;
- 82 |     optwrite = set_proofs_transparency; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/program.ml", lines 85-90, characters 2-35:
- 85 | ..declare_bool_option
- 86 |   { optdepr  = false;
- 87 |     optname  = "program cases";
- 88 |     optkey   = ["Program";"Cases"];
- 89 |     optread  = (fun () -> !program_cases);
- 90 |     optwrite = (:=) program_cases }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/program.ml", lines 93-98, characters 2-50:
- 93 | ..declare_bool_option
- 94 |   { optdepr  = false;
- 95 |     optname  = "program generalized coercion";
- 96 |     optkey   = ["Program";"Generalized";"Coercion"];
- 97 |     optread  = (fun () -> !program_generalized_coercion);
- 98 |     optwrite = (:=) program_generalized_coercion }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/reductionops.ml", lines 32-39, characters 8-1:
- 32 | ........Goptions.declare_bool_option {
- 33 |   Goptions.optdepr = false;
- 34 |   Goptions.optname =
- 35 |     "Generate weak constraints between Irrelevant universes";
- 36 |   Goptions.optkey = ["Cumulativity";"Weak";"Constraints"];
- 37 |   Goptions.optread = (fun () -> not !UState.drop_weak_constraints);
- 38 |   Goptions.optwrite = (fun a -> UState.drop_weak_constraints:=not a);
- 39 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "engine/proofview.ml", line 569, characters 38-55:
- 569 | let tclDISPATCH tacs = tclDISPATCHGEN Pervasives.ignore tacs
-                                             ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "engine/proofview.ml", line 935, characters 9-25:
- 935 |   | _ -> Pervasives.raise CErrors.Unhandled
-                ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "pretyping/reductionops.ml", lines 838-845, characters 8-1:
- 838 | ........Goptions.declare_bool_option {
- 839 |   Goptions.optdepr = false;
- 840 |   Goptions.optname =
- 841 |     "Print states of the Reductionops abstract machine";
- 842 |   Goptions.optkey = ["Debug";"RAKAM"];
- 843 |   Goptions.optread = (fun () -> !debug_RAKAM);
- 844 |   Goptions.optwrite = (fun a -> debug_RAKAM:=a);
- 845 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  engine/ftactic.ml
- OCAMLOPT -a -o engine/engine.cmxa
- OCAMLOPT  pretyping/geninterp.ml
- OCAMLOPT  pretyping/ltac_pretype.ml
- OCAMLOPT  interp/stdarg.ml
- OCAMLOPT  printing/genprint.ml
- OCAMLOPT  pretyping/glob_ops.ml
- OCAMLOPT  parsing/pcoq.ml
- OCAMLOPT  pretyping/inductiveops.ml
- OCAMLOPT  pretyping/cbv.ml
- OCAMLOPT  pretyping/evardefine.ml
- OCAMLOPT  pretyping/recordops.ml
- OCAMLOPT  plugins/firstorder/unify.ml
- File "pretyping/cbv.ml", lines 182-188, characters 8-1:
- 182 | ........Goptions.declare_bool_option {
- 183 |   Goptions.optdepr = false;
- 184 |   Goptions.optname = "cbv visited constants display";
- 185 |   Goptions.optkey = ["Debug";"Cbv"];
- 186 |   Goptions.optread = (fun () -> !debug_cbv);
- 187 |   Goptions.optwrite = (fun a -> debug_cbv:=a);
- 188 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  printing/pputils.ml
- OCAMLOPT  pretyping/heads.ml
- OCAMLOPT  parsing/g_prim.ml
- OCAMLOPT  vernac/pvernac.ml
- OCAMLOPT  vernac/egramcoq.ml
- OCAMLOPT  pretyping/vnorm.ml
- OCAMLOPT  pretyping/arguments_renaming.ml
- OCAMLOPT  pretyping/nativenorm.ml
- OCAMLOPT  pretyping/indrec.ml
- OCAMLOPT  pretyping/retyping.ml
- OCAMLOPT  interp/impargs.ml
- OCAMLOPT  pretyping/evarsolve.ml
- OCAMLOPT  pretyping/patternops.ml
- OCAMLOPT  pretyping/constr_matching.ml
- OCAMLOPT  tactics/btermdn.ml
- File "tactics/btermdn.ml", line 32, characters 7-25:
- 32 | | _ -> Pervasives.compare t1 t2 (** OK *)
-             ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  pretyping/evarconv.ml
- File "pretyping/evarconv.ml", lines 37-44, characters 8-1:
- 37 | ........Goptions.declare_bool_option {
- 38 |   Goptions.optdepr = false;
- 39 |   Goptions.optname =
- 40 |     "Print states sent to Evarconv unification";
- 41 |   Goptions.optkey = ["Debug";"Unification"];
- 42 |   Goptions.optread = (fun () -> !debug_unification);
- 43 |   Goptions.optwrite = (fun a -> debug_unification:=a);
- 44 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  pretyping/detyping.ml
- File "pretyping/detyping.ml", lines 142-147, characters 8-37:
- 142 | ........declare_bool_option
- 143 | 	  { optdepr  = false;
- 144 | 	    optname  = "forced wildcard";
- 145 | 	    optkey   = ["Printing";"Wildcard"];
- 146 | 	    optread  = force_wildcard;
- 147 | 	    optwrite = (:=) wildcard_value }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/detyping.ml", lines 152-157, characters 8-39:
- 152 | ........declare_bool_option
- 153 | 	  { optdepr  = false;
- 154 | 	    optname  = "pattern matching return type synthesizability";
- 155 | 	    optkey   = ["Printing";"Synth"];
- 156 | 	    optread  = synthetize_type;
- 157 | 	    optwrite = (:=) synth_type_value }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/detyping.ml", lines 162-167, characters 8-45:
- 162 | ........declare_bool_option
- 163 | 	  { optdepr  = false;
- 164 | 	    optname  = "pattern-matching reversibility";
- 165 | 	    optkey   = ["Printing";"Matching"];
- 166 | 	    optread  = reverse_matching;
- 167 | 	    optwrite = (:=) reverse_matching_value }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/detyping.ml", lines 172-177, characters 8-50:
- 172 | ........declare_bool_option
- 173 | 	  { optdepr  = false;
- 174 | 	    optname  = "printing of primitive projection parameters";
- 175 | 	    optkey   = ["Printing";"Primitive";"Projection";"Parameters"];
- 176 | 	    optread  = print_primproj_params;
- 177 | 	    optwrite = (:=) print_primproj_params_value }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/detyping.ml", lines 182-187, characters 8-57:
- 182 | ........declare_bool_option
- 183 | 	  { optdepr  = false;
- 184 | 	    optname  = "backwards-compatible printing of primitive projections";
- 185 | 	    optkey   = ["Printing";"Primitive";"Projection";"Compatibility"];
- 186 | 	    optread  = print_primproj_compatibility;
- 187 | 	    optwrite = (:=) print_primproj_compatibility_value }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/detyping.ml", lines 263-268, characters 2-65:
- 263 | ..declare_bool_option
- 264 |     { optdepr  = false;
- 265 |       optname  = "factorization of \"match\" patterns in printing";
- 266 |       optkey   = ["Printing";"Factorizable";"Match";"Patterns"];
- 267 |       optread  = (fun () -> !print_factorize_match_patterns);
- 268 |       optwrite = (fun b -> print_factorize_match_patterns := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/detyping.ml", lines 274-279, characters 2-67:
- 274 | ..declare_bool_option
- 275 |     { optdepr  = false;
- 276 |       optname  = "possible use of \"match\" default pattern in printing";
- 277 |       optkey   = ["Printing";"Allow";"Match";"Default";"Clause"];
- 278 |       optread  = (fun () -> !print_allow_match_default_clause);
- 279 |       optwrite = (fun b -> print_allow_match_default_clause := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  interp/genintern.ml
- OCAMLOPT  interp/notation_ops.ml
- OCAMLOPT  pretyping/typing.ml
- OCAMLOPT  pretyping/tacred.ml
- OCAMLOPT  interp/reserve.ml
- OCAMLOPT  pretyping/typeclasses.ml
- OCAMLOPT  pretyping/classops.ml
- OCAMLOPT  proofs/redexpr.ml
- File "pretyping/typeclasses.ml", lines 42-47, characters 2-52:
- 42 | ..declare_bool_option
- 43 |     { optdepr  = false;
- 44 |       optname  = "check that typeclasses proof search returns unique solutions";
- 45 |       optkey   = ["Typeclasses";"Unique";"Solutions"];
- 46 |       optread  = get_typeclasses_unique_solutions;
- 47 |       optwrite = set_typeclasses_unique_solutions; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/classops.ml", line 64, characters 9-27:
- 64 |   | _ -> Pervasives.compare t1 t2 (** OK *)
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "proofs/redexpr.ml", lines 58-65, characters 8-1:
- 58 | ........Goptions.declare_bool_option {
- 59 |   Goptions.optdepr = false;
- 60 |   Goptions.optname =
- 61 |     "Plug the simpl tactic to the new cbn mechanism";
- 62 |   Goptions.optkey = ["SimplIsCbn"];
- 63 |   Goptions.optread = (fun () -> !simplIsCbn);
- 64 |   Goptions.optwrite = (fun a -> simplIsCbn:=a);
- 65 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/classops.ml", lines 426-431, characters 2-54:
- 426 | ..declare_bool_option
- 427 |     { optdepr  = true; (* remove in 8.8 *)
- 428 |       optname  = "automatic import of coercions";
- 429 |       optkey   = ["Automatic";"Coercions";"Import"];
- 430 |       optread  = (fun () -> !automatically_import_coercions);
- 431 |       optwrite = (:=) automatically_import_coercions }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  interp/notation.ml
- OCAMLOPT  pretyping/coercion.ml
- OCAMLOPT  interp/dumpglob.ml
- OCAMLOPT  proofs/goal.ml
- File "interp/dumpglob.ml", line 15, characters 20-37:
- 15 | let glob_file = ref Pervasives.stdout
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "interp/dumpglob.ml", line 18, characters 15-34:
- 18 |   glob_file := Pervasives.open_out f
-                     ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "interp/dumpglob.ml", line 21, characters 2-22:
- 21 |   Pervasives.close_out !glob_file
-        ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "interp/dumpglob.ml", line 40, characters 41-58:
- 40 |     (glob_output := StdOut; glob_file := Pervasives.stdout)
-                                               ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "interp/dumpglob.ml", line 48, characters 4-28:
- 48 |     Pervasives.output_string !glob_file s
-          ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "interp/notation.ml", line 60, characters 18-36:
- 60 |     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 "pretyping/coercion.ml", lines 39-44, characters 12-65:
- 39 | ............declare_bool_option
- 40 |     { optdepr  = false;
- 41 |       optname  = "use typeclass resolution during conversion";
- 42 |       optkey   = ["Typeclass"; "Resolution"; "For"; "Conversion"];
- 43 |       optread  = (fun () -> !use_typeclasses_for_conversion);
- 44 |       optwrite = (fun b -> use_typeclasses_for_conversion := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  proofs/proof_type.ml
- File "interp/notation.ml", line 476, characters 15-33:
- 476 |        let c = Pervasives.compare s.[i] s'.[i-d] 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 "interp/notation.ml", line 997, characters 17-35:
- 997 |    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  pretyping/cases.ml
- OCAMLOPT  proofs/refine.ml
- OCAMLOPT  interp/syntax_def.ml
- OCAMLOPT  proofs/logic.ml
- OCAMLOPT  parsing/ppextend.ml
- OCAMLOPT  parsing/notgram_ops.ml
- OCAMLOPT  interp/smartlocate.ml
- OCAMLOPT  proofs/refiner.ml
- OCAMLOPT  pretyping/pretyping.ml
- File "pretyping/pretyping.ml", lines 165-170, characters 12-51:
- 165 | ............declare_bool_option
- 166 | 	  { optdepr  = false;
- 167 | 	    optname  = "strict universe declaration";
- 168 | 	    optkey   = ["Strict";"Universe";"Declaration"];
- 169 | 	    optread  = is_strict_universe_declarations;
- 170 | 	    optwrite = (:=) strict_universe_declarations }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  pretyping/unification.ml
- OCAMLOPT  interp/constrexpr_ops.ml
- OCAMLOPT  interp/declare.ml
- OCAMLOPT  proofs/evar_refiner.ml
- File "pretyping/unification.ml", lines 46-52, characters 8-1:
- 46 | ........Goptions.declare_bool_option {
- 47 |   Goptions.optdepr = false;
- 48 |   Goptions.optname = "Unification is keyed";
- 49 |   Goptions.optkey = ["Keyed";"Unification"];
- 50 |   Goptions.optread = (fun () -> !keyed_unification);
- 51 |   Goptions.optwrite = (fun a -> keyed_unification:=a);
- 52 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/unification.ml", lines 57-64, characters 8-1:
- 57 | ........Goptions.declare_bool_option {
- 58 |   Goptions.optdepr = false;
- 59 |   Goptions.optname =
- 60 |     "Print states sent to tactic unification";
- 61 |   Goptions.optkey = ["Debug";"Tactic";"Unification"];
- 62 |   Goptions.optread = (fun () -> !debug_unification);
- 63 |   Goptions.optwrite = (fun a -> debug_unification:=a);
- 64 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "interp/constrexpr_ops.ml", lines 605-611, characters 8-1:
- 605 | ........Goptions.declare_bool_option {
- 606 |   Goptions.optdepr = false;
- 607 |   Goptions.optname = "no parameters in constructors";
- 608 |   Goptions.optkey = ["Asymmetric";"Patterns"];
- 609 |   Goptions.optread = (fun () -> !asymmetric_patterns);
- 610 |   Goptions.optwrite = (fun a -> asymmetric_patterns:=a);
- 611 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  tactics/ind_tables.ml
- OCAMLOPT  interp/implicit_quantifiers.ml
- OCAMLOPT  parsing/g_constr.ml
- OCAMLOPT  tactics/eqschemes.ml
- OCAMLOPT  tactics/elimschemes.ml
- OCAMLOPT  interp/constrintern.ml
- OCAMLOPT -a -o pretyping/pretyping.cmxa
- OCAMLOPT -a -o parsing/parsing.cmxa
- OCAMLOPT  interp/modintern.ml
- OCAMLOPT  interp/constrextern.ml
- OCAMLOPT  proofs/proof.ml
- OCAMLOPT  proofs/tacmach.ml
- File "interp/constrextern.ml", line 73, characters 22-40:
- 73 |     let compare 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 "interp/constrextern.ml", lines 201-206, characters 2-47:
- 201 | ..declare_bool_option
- 202 |     { optdepr  = false;
- 203 |       optname  = "record printing";
- 204 |       optkey   = ["Printing";"Records"];
- 205 |       optread  = (fun () -> !record_print);
- 206 |       optwrite = (fun b -> record_print := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  proofs/clenv.ml
- OCAMLOPT  tactics/hipattern.ml
- OCAMLOPT  plugins/romega/const_omega.ml
- OCAMLOPT  proofs/proof_bullet.ml
- OCAMLOPT  plugins/micromega/certificate.ml
- File "proofs/proof_bullet.ml", lines 180-193, characters 12-3:
- 180 | ............declare_string_option {
- 181 |     optdepr = false;
- 182 |     optname = "bullet behavior";
- 183 |     optkey = ["Bullet";"Behavior"];
- 184 |     optread = begin fun () ->
- ...
- 190 |         with Not_found ->
- 191 |           CErrors.user_err Pp.(str ("Unknown bullet behavior: \"" ^ n ^ "\"."))
- 192 |     end
- 193 |   }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/micromega/certificate.ml", line 85, characters 4-18:
- 85 |  if Pervasives.(=) y' x then 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 "plugins/micromega/certificate.ml", line 113, characters 6-20:
- 113 |    if Pervasives.(=) x x' then Some (Mc.PsatzMulC(x, Mc.PsatzAdd(y,y'))) 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 "plugins/micromega/certificate.ml", line 115, characters 6-20:
- 115 |    if Pervasives.(=) x x' then Some (Mc.PsatzMulE(x, Mc.PsatzAdd(y,y'))) 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 "plugins/micromega/certificate.ml", line 132, characters 26-44:
- 132 |  (rebuild_cone (List.sort Pervasives.compare (cone_list c [])) 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 "plugins/micromega/certificate.ml", line 159, characters 4-18:
- 159 |  if Pervasives.(=) mn Monomial.const
-           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "plugins/micromega/certificate.ml", line 252, characters 6-20:
- 252 |    if Pervasives.(=) mn Monomial.const 
-             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  proofs/proof_global.ml
- File "plugins/micromega/certificate.ml", line 314, characters 20-34:
- 314 |    (fun (x,_) -> if Pervasives.(=) (snd x) Mc.NonEqual then true else false) li 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 "plugins/micromega/certificate.ml", line 553, characters 19-33:
- 553 |    | hyp'::l -> if Pervasives.(=) hyp hyp' then i else xid_of_hyp (i+1) l 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 "proofs/proof_global.ml", lines 58-68, characters 12-3:
- 58 | ............declare_string_option {
- 59 |     optdepr = false;
- 60 |     optname = "default proof mode" ;
- 61 |     optkey = proof_mode_opt_name ;
- 62 |     optread = begin fun () ->
- ...
- 65 |     optwrite = begin fun n ->
- 66 |       default_proof_mode := find_proof_mode n
- 67 |     end
- 68 |   }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/micromega/certificate.ml", line 762, characters 6-20:
- 762 |    if Pervasives.(=) 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 "plugins/micromega/certificate.ml", line 851, characters 34-48:
- 851 |     if List.for_all (fun (y,_) -> Pervasives.(=) y x  || Int.equal (snd (Monomial.div (LinPoly.MonT.retrieve y) x')) 0) cstr.coeffs 
-                                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "proofs/proof_global.ml", lines 278-283, characters 8-66:
- 278 | ........Goptions.declare_bool_option
- 279 |     { Goptions.optdepr  = false;
- 280 |       Goptions.optname  = "Proof using Clear Unused";
- 281 |       Goptions.optkey   = ["Proof";"Using";"Clear";"Unused"];
- 282 |       Goptions.optread  = (fun () -> !proof_using_auto_clear);
- 283 |       Goptions.optwrite = (fun b -> proof_using_auto_clear := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  proofs/clenvtac.ml
- OCAMLOPT  plugins/firstorder/formula.ml
- OCAMLOPT  proofs/pfedit.ml
- OCAMLOPT  vernac/vernacstate.ml
- OCAMLOPT  plugins/derive/derive.ml
- File "proofs/pfedit.ml", lines 19-25, characters 8-1:
- 19 | ........Goptions.declare_bool_option {
- 20 |   Goptions.optdepr = false;
- 21 |   Goptions.optname = "Solve unification constraints at every \".\"";
- 22 |   Goptions.optkey = ["Solve";"Unification";"Constraints"];
- 23 |   Goptions.optread = (fun () -> !use_unification_heuristics_ref);
- 24 |   Goptions.optwrite = (fun a -> use_unification_heuristics_ref:=a);
- 25 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT -a -o interp/interp.cmxa
- OCAMLOPT  printing/ppconstr.ml
- OCAMLOPT -a -o proofs/proofs.cmxa
- OCAMLOPT  vernac/search.ml
- OCAMLOPT  plugins/syntax/numeral.ml
- File "vernac/search.ml", line 146, characters 4-22:
- 146 |     Pervasives.compare p1 p2
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  printing/proof_diffs.ml
- File "printing/proof_diffs.ml", lines 56-62, characters 12-3:
- 56 | ............declare_string_option {
- 57 |     optdepr = false;
- 58 |     optname = "show diffs in proofs";
- 59 |     optkey = ["Diffs"];
- 60 |     optread = read_diffs_option;
- 61 |     optwrite = write_diffs_option
- 62 |   }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  printing/printer.ml
- File "printing/printer.ml", lines 41-46, characters 2-63:
- 41 | ..declare_bool_option
- 42 |     { optdepr  = false;
- 43 |       optname  = "printing of unfocused goal";
- 44 |       optkey   = ["Printing";"Unfocused"];
- 45 |       optread  = (fun () -> !enable_unfocused_goal_printing);
- 46 |       optwrite = (fun b -> enable_unfocused_goal_printing:=b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "printing/printer.ml", lines 52-57, characters 2-58:
- 52 | ..declare_bool_option
- 53 |     { optdepr  = false;
- 54 |       optname  = "printing of goal tags";
- 55 |       optkey   = ["Printing";"Goal";"Tags"];
- 56 |       optread  = (fun () -> !enable_goal_tags_printing);
- 57 |       optwrite = (fun b -> enable_goal_tags_printing:=b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "printing/printer.ml", lines 62-67, characters 2-59:
- 62 | ..declare_bool_option
- 63 |     { optdepr  = false;
- 64 |       optname  = "printing of goal names";
- 65 |       optkey   = ["Printing";"Goal";"Names"];
- 66 |       optread  = (fun () -> !enable_goal_names_printing);
- 67 |       optwrite = (fun b -> enable_goal_names_printing:=b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "printing/printer.ml", lines 468-473, characters 2-51:
- 468 | ..declare_int_option
- 469 |     { optdepr  = false;
- 470 |       optname  = "the hypotheses limit";
- 471 |       optkey   = ["Hyps";"Limit"];
- 472 |       optread  = (fun () -> !print_hyps_limit);
- 473 |       optwrite = (fun x -> print_hyps_limit := x) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "printing/printer.ml", lines 676-681, characters 2-63:
- 676 | ..declare_bool_option
- 677 |     { optdepr  = false;
- 678 |       optname  = "Printing Dependent Evars Line";
- 679 |       optkey   = ["Printing";"Dependent";"Evars";"Line"];
- 680 |       optread  = (fun () -> !should_print_dependent_evars);
- 681 |       optwrite = (fun v -> should_print_dependent_evars := v) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  printing/printmod.ml
- OCAMLOPT  tactics/tacticals.ml
- OCAMLOPT  tactics/hints.ml
- OCAMLOPT  vernac/himsg.ml
- OCAMLOPT  vernac/assumptions.ml
- OCAMLOPT  plugins/cc/ccalgo.ml
- OCAMLOPT  plugins/extraction/table.ml
- File "printing/printmod.ml", lines 45-50, characters 2-31:
- 45 | ..declare_bool_option
- 46 |     { optdepr  = false;
- 47 |       optname  = "short module printing";
- 48 |       optkey   = ["Short";"Module";"Printing"];
- 49 |       optread  = (fun () -> !short) ;
- 50 |       optwrite = ((:=) short) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/cc/ccalgo.ml", line 44, characters 4-29:
- 44 |     declare_bool_option gdopt
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/hints.ml", lines 198-204, characters 2-5:
- 198 | ..Goptions.declare_string_option
- 199 |     { Goptions.optdepr  = false;
- 200 |       Goptions.optname  = "behavior of non-imported hints";
- 201 |       Goptions.optkey   = ["Loose"; "Hint"; "Behavior"];
- 202 |       Goptions.optread  = read_warn_hint;
- 203 |       Goptions.optwrite = write_warn_hint;
- 204 |     }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/extraction/table.ml", lines 508-513, characters 10-27:
- 508 | ..........declare_bool_option
- 509 |     {optdepr = false;
- 510 |      optname = "Extraction "^name;
- 511 |      optkey = ["Extraction"; name];
- 512 |      optread = access;
- 513 |      optwrite = (:=) flag }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/extraction/table.ml", lines 580-585, characters 8-68:
- 580 | ........declare_bool_option
- 581 | 	  {optdepr = false;
- 582 | 	   optname = "Extraction Optimize";
- 583 | 	   optkey = ["Extraction"; "Optimize"];
- 584 | 	   optread = (fun () -> not (Int.equal !int_flag_ref 0));
- 585 | 	   optwrite = (fun b -> chg_flag (if b then int_flag_init else 0))}
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/extraction/table.ml", lines 587-594, characters 8-58:
- 587 | ........declare_int_option
- 588 |           { optdepr = false;
- 589 |             optname = "Extraction Flag";
- 590 |             optkey = ["Extraction";"Flag"];
- 591 |             optread = (fun _ -> Some !int_flag_ref);
- 592 |             optwrite = (function
- 593 |                           | None -> chg_flag 0
- 594 |                           | Some i -> chg_flag (max i 0))}
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/extraction/table.ml", lines 601-606, characters 8-54:
- 601 | ........declare_bool_option
- 602 |   {optdepr = false;
- 603 |    optname = "Extraction Conservative Types";
- 604 |    optkey = ["Extraction"; "Conservative"; "Types"];
- 605 |    optread = (fun () -> !conservative_types_ref);
- 606 |    optwrite = (fun b -> conservative_types_ref := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/extraction/table.ml", lines 613-618, characters 8-48:
- 613 | ........declare_string_option
- 614 |   {optdepr = false;
- 615 |    optname = "Extraction File Comment";
- 616 |    optkey = ["Extraction"; "File"; "Comment"];
- 617 |    optread = (fun () -> !file_comment_ref);
- 618 |    optwrite = (fun s -> file_comment_ref := s) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  printing/prettyp.ml
- OCAMLOPT  plugins/extraction/mlutil.ml
- OCAMLOPT  plugins/cc/ccproof.ml
- OCAMLOPT  tactics/tactics.ml
- File "printing/prettyp.ml", line 125, characters 33-47:
- 125 |   let nonmaximps = List.subtract Pervasives.(=) imps maximps in (* FIXME *)
-                                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "tactics/tactics.ml", lines 68-73, characters 2-55:
- 68 | ..declare_bool_option
- 69 |     { optdepr  = false;
- 70 |       optname  = "default clearing of hypotheses after use";
- 71 |       optkey   = ["Default";"Clearing";"Used";"Hypotheses"];
- 72 |       optread  = (fun () -> !clear_hyp_by_default) ;
- 73 |       optwrite = (fun b -> clear_hyp_by_default := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/tactics.ml", lines 84-89, characters 2-69:
- 84 | ..declare_bool_option
- 85 |     { optdepr  = false;
- 86 |       optname  = "trivial unification in tactics applying under conjunctions";
- 87 |       optkey   = ["Universal";"Lemma";"Under";"Conjunction"];
- 88 |       optread  = (fun () -> !universal_lemma_under_conjunctions) ;
- 89 |       optwrite = (fun b -> universal_lemma_under_conjunctions := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/tactics.ml", lines 103-108, characters 2-71:
- 103 | ..declare_bool_option
- 104 |     { optdepr  = false;
- 105 |       optname  = "bracketing last or-and introduction pattern";
- 106 |       optkey   = ["Bracketing";"Last";"Introduction";"Pattern"];
- 107 |       optread  = (fun () -> !bracketing_last_or_and_intro_pattern);
- 108 |       optwrite = (fun b -> bracketing_last_or_and_intro_pattern := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  vernac/explainErr.ml
- OCAMLOPT  vernac/vernacexpr.ml
- OCAMLOPT  plugins/firstorder/sequent.ml
- OCAMLOPT -a -o printing/printing.cmxa
- OCAMLOPT  vernac/g_vernac.ml
- OCAMLOPT  vernac/vernacprop.ml
- OCAMLOPT  vernac/egramml.ml
- OCAMLOPT  vernac/mltop.ml
- OCAMLOPT  plugins/extraction/modutil.ml
- OCAMLOPT  plugins/extraction/extraction.ml
- OCAMLOPT  plugins/extraction/common.ml
- OCAMLOPT  vernac/vernacinterp.ml
- OCAMLOPT  vernac/ppvernac.ml
- File "plugins/extraction/common.ml", line 133, characters 12-30:
- 133 |     let c = Pervasives.compare k1 k2 (** OK *) 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  plugins/syntax/ascii_syntax.ml
- OCAMLOPT  plugins/syntax/r_syntax.ml
- OCAMLOPT  plugins/syntax/int31_syntax.ml
- File "vernac/ppvernac.ml", line 365, characters 37-51:
- 365 |             when (c : bool) == c' && Pervasives.(=) t t' ->
-                                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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 -pack -o plugins/syntax/int31_syntax_plugin.cmx
- OCAMLOPT -pack -o plugins/syntax/ascii_syntax_plugin.cmx
- OCAMLOPT -pack -o plugins/syntax/r_syntax_plugin.cmx
- OCAMLOPT  plugins/extraction/ocaml.ml
- OCAMLOPT  plugins/extraction/haskell.ml
- OCAMLOPT  plugins/extraction/scheme.ml
- OCAMLOPT  plugins/extraction/json.ml
- OCAMLOPT -shared -o plugins/syntax/int31_syntax_plugin.cmxs
- OCAMLOPT -shared -o plugins/syntax/r_syntax_plugin.cmxs
- OCAMLOPT -shared -o plugins/syntax/ascii_syntax_plugin.cmxs
- OCAMLOPT  plugins/syntax/string_syntax.ml
- OCAMLOPT -pack -o plugins/syntax/string_syntax_plugin.cmx
- OCAMLOPT -shared -o plugins/syntax/string_syntax_plugin.cmxs
- OCAMLOPT  vernac/metasyntax.ml
- File "vernac/metasyntax.ml", line 523, characters 43-57:
- 523 |     | (loc,a) :: sepfmt, (_,b) :: fmt when Pervasives.(=) a b -> get_tail (sepfmt, fmt) (* FIXME *)
-                                                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "vernac/metasyntax.ml", line 966, characters 32-46:
- 966 |     | Some xtyp, Some ytyp when Pervasives.(=) xtyp ytyp -> typs (* FIXME *)
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  vernac/g_proofs.ml
- OCAMLOPT  vernac/proof_using.ml
- File "vernac/proof_using.ml", lines 141-146, characters 2-54:
- 141 | ..Goptions.declare_bool_option
- 142 |     { Goptions.optdepr  = false;
- 143 |       Goptions.optname  = "suggest Proof using";
- 144 |       Goptions.optkey   = ["Suggest";"Proof";"Using"];
- 145 |       Goptions.optread  = (fun () -> !suggest_proof_using);
- 146 |       Goptions.optwrite = ((:=) suggest_proof_using) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/proof_using.ml", lines 176-182, characters 2-5:
- 176 | ..Goptions.declare_stringopt_option
- 177 |     { Goptions.optdepr  = false;
- 178 |       Goptions.optname  = "default value for Proof using";
- 179 |       Goptions.optkey   = ["Default";"Proof";"Using"];
- 180 |       Goptions.optread  = (fun () -> Option.map using_to_string !value);
- 181 |       Goptions.optwrite = (fun b -> value := Option.map using_from_string b);
- 182 |     }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  tactics/elim.ml
- OCAMLOPT  tactics/equality.ml
- OCAMLOPT  tactics/contradiction.ml
- OCAMLOPT  tactics/leminv.ml
- OCAMLOPT  tactics/auto.ml
- OCAMLOPT  vernac/lemmas.ml
- OCAMLOPT  plugins/firstorder/rules.ml
- OCAMLOPT  plugins/quote/quote.ml
- OCAMLOPT  plugins/micromega/coq_micromega.ml
- OCAMLOPT  plugins/nsatz/nsatz.ml
- OCAMLOPT  plugins/btauto/refl_btauto.ml
- File "tactics/equality.ml", lines 73-78, characters 2-55:
- 73 | ..declare_bool_option
- 74 |     { optdepr  = false;
- 75 |       optname  = "injection in context";
- 76 |       optkey   = ["Structural";"Injection"];
- 77 |       optread  = (fun () -> !injection_in_context) ;
- 78 |       optwrite = (fun b -> injection_in_context := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/micromega/coq_micromega.ml", line 73, characters 9-70:
- 73 |  let _ = declare_int_option (int_opt ["Lra"; "Depth"] lra_proof_depth) in
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/micromega/coq_micromega.ml", line 74, characters 9-70:
- 74 |  let _ = declare_int_option (int_opt ["Lia"; "Depth"] lia_proof_depth) in 
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/micromega/coq_micromega.ml", line 75, characters 9-41:
- 75 |  let _ = declare_bool_option lia_enum_opt in
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/auto.ml", lines 175-180, characters 10-37:
- 175 | ..........Goptions.declare_bool_option
- 176 |     { Goptions.optdepr  = false;
- 177 |       Goptions.optname  = String.concat " " ls;
- 178 |       Goptions.optkey   = ls;
- 179 |       Goptions.optread  = (fun () -> !refe);
- 180 |       Goptions.optwrite = (:=) refe }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/lemmas.ml", lines 472-477, characters 2-53:
- 472 | ..declare_bool_option
- 473 |     { optdepr  = false;
- 474 |       optname  = "keep section variables in admitted proofs";
- 475 |       optkey   = ["Keep"; "Admitted"; "Variables"];
- 476 |       optread  = (fun () -> !keep_admitted_vars);
- 477 |       optwrite = (fun b -> keep_admitted_vars := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/equality.ml", lines 713-718, characters 2-70:
- 713 | ..declare_bool_option
- 714 |     { optdepr  = false;
- 715 |       optname  = "injection on prop arguments";
- 716 |       optkey   = ["Keep";"Proof";"Equalities"];
- 717 |       optread  = (fun () -> !keep_proof_equalities_for_injection) ;
- 718 |       optwrite = (fun b -> keep_proof_equalities_for_injection := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  plugins/firstorder/instances.ml
- File "plugins/micromega/coq_micromega.ml", line 1562, characters 17-31:
- 1562 |       is_sublist Pervasives.(=) hyps new_cl 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 "plugins/micromega/coq_micromega.ml", line 1913, characters 14-28:
- 1913 |   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
- OCAMLOPT  tactics/eauto.ml
- File "tactics/equality.ml", lines 1666-1671, characters 2-44:
- 1666 | ..declare_bool_option
- 1667 |     { optdepr  = false;
- 1668 |       optname  = "more regular behavior of tactic subst";
- 1669 |       optkey   = ["Regular";"Subst";"Tactic"];
- 1670 |       optread  = (fun () -> !regular_subst_tactic);
- 1671 |       optwrite = (:=) regular_subst_tactic }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  vernac/class.ml
- OCAMLOPT  vernac/declareDef.ml
- File "tactics/eauto.ml", lines 334-339, characters 2-51:
- 334 | ..Goptions.declare_bool_option
- 335 |     { Goptions.optdepr  = false;
- 336 |       Goptions.optname  = "Debug Eauto";
- 337 |       Goptions.optkey   = ["Debug";"Eauto"];
- 338 |       Goptions.optread  = (fun () -> !global_debug_eauto);
- 339 |       Goptions.optwrite = (:=) global_debug_eauto }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/eauto.ml", lines 342-347, characters 2-50:
- 342 | ..Goptions.declare_bool_option
- 343 |     { Goptions.optdepr  = false;
- 344 |       Goptions.optname  = "Info Eauto";
- 345 |       Goptions.optkey   = ["Info";"Eauto"];
- 346 |       Goptions.optread  = (fun () -> !global_info_eauto);
- 347 |       Goptions.optwrite = (:=) global_info_eauto }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  vernac/obligations.ml
- OCAMLOPT  vernac/comFixpoint.ml
- OCAMLOPT  vernac/comAssumption.ml
- File "vernac/obligations.ml", lines 343-348, characters 2-40:
- 343 | ..declare_bool_option
- 344 |     { optdepr  = false;
- 345 |       optname  = "Hiding of Program obligations";
- 346 |       optkey   = ["Hide";"Obligations"];
- 347 |       optread  = get_hide_obligations;
- 348 |       optwrite = set_hide_obligations; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/obligations.ml", lines 356-361, characters 2-42:
- 356 | ..declare_bool_option
- 357 |     { optdepr  = true; (* remove in 8.8 *)
- 358 |       optname  = "Shrinking of Program obligations";
- 359 |       optkey   = ["Shrink";"Obligations"];
- 360 |       optread  = get_shrink_obligations;
- 361 |       optwrite = set_shrink_obligations; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/comAssumption.ml", lines 31-36, characters 2-44:
- 31 | ..declare_bool_option
- 32 |     { optdepr = false;
- 33 |       optname = "automatically declare axioms whose type is a typeclass as instances";
- 34 |       optkey = ["Typeclasses";"Axioms";"Are";"Instances"];
- 35 |       optread = (fun _ -> !axiom_into_instance);
- 36 |       optwrite = (:=) axiom_into_instance; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  tactics/class_tactics.ml
- OCAMLOPT  tactics/inv.ml
- OCAMLOPT  tactics/eqdecide.ml
- OCAMLOPT  tactics/autorewrite.ml
- OCAMLOPT  vernac/auto_ind_decl.ml
- OCAMLOPT  vernac/misctypes.ml
- OCAMLOPT  plugins/cc/cctac.ml
- OCAMLOPT  plugins/omega/coq_omega.ml
- OCAMLOPT  plugins/funind/indfun_common.ml
- File "tactics/class_tactics.ml", lines 84-90, characters 2-48:
- 84 | ..declare_bool_option
- 85 |     { optdepr  = false;
- 86 |       optname  = "do typeclass search avoiding eta-expansions " ^
- 87 |                    " in proof terms (expensive)";
- 88 |       optkey   = ["Typeclasses";"Limit";"Intros"];
- 89 |       optread  = get_typeclasses_limit_intros;
- 90 |       optwrite = set_typeclasses_limit_intros; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/class_tactics.ml", lines 93-98, characters 2-52:
- 93 | ..declare_bool_option
- 94 |     { optdepr  = false;
- 95 |       optname  = "during typeclass resolution, solve instances according to their dependency order";
- 96 |       optkey   = ["Typeclasses";"Dependency";"Order"];
- 97 |       optread  = get_typeclasses_dependency_order;
- 98 |       optwrite = set_typeclasses_dependency_order; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/class_tactics.ml", lines 101-106, characters 2-55:
- 101 | ..declare_bool_option
- 102 |     { optdepr  = false;
- 103 |       optname  = "use iterative deepening strategy";
- 104 |       optkey   = ["Typeclasses";"Iterative";"Deepening"];
- 105 |       optread  = get_typeclasses_iterative_deepening;
- 106 |       optwrite = set_typeclasses_iterative_deepening; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/class_tactics.ml", lines 109-114, characters 2-56:
- 109 | ..declare_bool_option
- 110 |     { optdepr  = false;
- 111 |       optname  = "compat";
- 112 |       optkey   = ["Typeclasses";"Filtered";"Unification"];
- 113 |       optread  = get_typeclasses_filtered_unification;
- 114 |       optwrite = set_typeclasses_filtered_unification; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/class_tactics.ml", lines 125-130, characters 2-41:
- 125 | ..declare_bool_option
- 126 |     { optdepr  = false;
- 127 |       optname  = "debug output for typeclasses proof search";
- 128 |       optkey   = ["Debug";"Typeclasses"];
- 129 |       optread  = get_typeclasses_debug;
- 130 |       optwrite = set_typeclasses_debug; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/class_tactics.ml", lines 133-138, characters 2-43:
- 133 | ..declare_int_option
- 134 |     { optdepr  = false;
- 135 |       optname  = "verbosity of debug output for typeclasses proof search";
- 136 |       optkey   = ["Typeclasses";"Debug";"Verbosity"];
- 137 |       optread  = get_typeclasses_verbose;
- 138 |       optwrite = set_typeclasses_verbose; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/class_tactics.ml", line 266, characters 7-22:
- 266 |     if Pervasives.(>=) diff 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
- File "plugins/omega/coq_omega.ml", lines 69-74, characters 2-44:
- 69 | ..declare_bool_option
- 70 |     { optdepr  = false;
- 71 |       optname  = "Omega system time displaying flag";
- 72 |       optkey   = ["Omega";"System"];
- 73 |       optread  = read display_system_flag;
- 74 |       optwrite = write display_system_flag }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/omega/coq_omega.ml", lines 77-82, characters 2-44:
- 77 | ..declare_bool_option
- 78 |     { optdepr  = false;
- 79 |       optname  = "Omega action display flag";
- 80 |       optkey   = ["Omega";"Action"];
- 81 |       optread  = read display_action_flag;
- 82 |       optwrite = write display_action_flag }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/omega/coq_omega.ml", lines 85-90, characters 2-39:
- 85 | ..declare_bool_option
- 86 |     { optdepr  = false;
- 87 |       optname  = "Omega old style flag";
- 88 |       optkey   = ["Omega";"OldStyle"];
- 89 |       optread  = read old_style_flag;
- 90 |       optwrite = write old_style_flag }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/omega/coq_omega.ml", lines 93-98, characters 2-35:
- 93 | ..declare_bool_option
- 94 |     { optdepr  = true;
- 95 |       optname  = "Omega automatic reset of generated names";
- 96 |       optkey   = ["Stable";"Omega"];
- 97 |       optread  = read reset_flag;
- 98 |       optwrite = write reset_flag }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/omega/coq_omega.ml", lines 101-106, characters 2-35:
- 101 | ..declare_bool_option
- 102 |     { optdepr  = false;
- 103 |       optname  = "Omega takes advantage of context variables with body";
- 104 |       optkey   = ["Omega";"UseLocalDefs"];
- 105 |       optread  = read letin_flag;
- 106 |       optwrite = write letin_flag }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/funind/indfun_common.ml", line 430, characters 8-77:
- 430 | let _ = declare_bool_option functional_induction_rewrite_dependent_proofs_sig
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/funind/indfun_common.ml", line 443, characters 8-46:
- 443 | let _ = declare_bool_option function_debug_sig
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/funind/indfun_common.ml", line 461, characters 8-42:
- 461 | let _ = declare_bool_option strict_tcc_sig
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/omega/coq_omega.ml", line 546, characters 18-32:
- 546 | 	  v'.(n)<- loop (Pervasives.(+) i l) p v.(n); (mkFix (ln,(tys,lna,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 "plugins/omega/coq_omega.ml", line 746, characters 10-24:
- 746 |   let n = Pervasives.(-) (List.length path_k) (List.length path_init) 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  plugins/funind/glob_termops.ml
- File "plugins/omega/coq_omega.ml", line 1068, characters 9-26:
- 1068 | 	  flush Pervasives.stdout; CErrors.user_err Pp.(str "shrink.1")
-                 ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  plugins/ltac/tacexpr.ml
- OCAMLOPT  vernac/comDefinition.ml
- OCAMLOPT  vernac/comProgramFixpoint.ml
- OCAMLOPT  vernac/classes.ml
- File "vernac/classes.ml", lines 33-39, characters 8-1:
- 33 | ........Goptions.declare_bool_option {
- 34 |   Goptions.optdepr  = false;
- 35 |   Goptions.optname  = "definition of instances by refining";
- 36 |   Goptions.optkey   = ["Refine";"Instance";"Mode"];
- 37 |   Goptions.optread  = (fun () -> !refine_instance);
- 38 |   Goptions.optwrite = (fun b -> refine_instance := b)
- 39 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/comDefinition.ml", line 38, characters 10-24:
- 38 |           Pervasives.(=) (List.assoc_f Impargs.explicitation_eq key impsty) va)
-                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  plugins/ltac/tacarg.ml
- OCAMLOPT  plugins/ltac/tactic_matching.ml
- OCAMLOPT -a -o tactics/tactics.cmxa
- OCAMLOPT  plugins/ltac/tacsubst.ml
- OCAMLOPT  plugins/ltac/pltac.ml
- OCAMLOPT  vernac/indschemes.ml
- File "vernac/indschemes.ml", lines 49-54, characters 2-44:
- 49 | ..declare_bool_option
- 50 |     { optdepr  = false;
- 51 |       optname  = "automatic declaration of induction schemes";
- 52 |       optkey   = ["Elimination";"Schemes"];
- 53 |       optread  = (fun () -> !elim_flag) ;
- 54 |       optwrite = (fun b -> elim_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/indschemes.ml", lines 58-63, characters 2-53:
- 58 | ..declare_bool_option
- 59 |     { optdepr  = false;
- 60 |       optname  = "automatic declaration of induction schemes for non-recursive types";
- 61 |       optkey   = ["Nonrecursive";"Elimination";"Schemes"];
- 62 |       optread  = (fun () -> !bifinite_elim_flag) ;
- 63 |       optwrite = (fun b -> bifinite_elim_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/indschemes.ml", lines 67-72, characters 2-44:
- 67 | ..declare_bool_option
- 68 |     { optdepr  = false;
- 69 |       optname  = "automatic declaration of case analysis schemes";
- 70 |       optkey   = ["Case";"Analysis";"Schemes"];
- 71 |       optread  = (fun () -> !case_flag) ;
- 72 |       optwrite = (fun b -> case_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/indschemes.ml", lines 76-81, characters 2-42:
- 76 | ..declare_bool_option
- 77 |     { optdepr  = false;
- 78 |       optname  = "automatic declaration of boolean equality";
- 79 |       optkey   = ["Boolean";"Equality";"Schemes"];
- 80 |       optread  = (fun () -> !eq_flag) ;
- 81 |       optwrite = (fun b -> eq_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/indschemes.ml", lines 87-92, characters 2-46:
- 87 | ..declare_bool_option
- 88 |     { optdepr  = false;
- 89 |       optname  = "automatic declaration of decidable equality";
- 90 |       optkey   = ["Decidable";"Equality";"Schemes"];
- 91 |       optread  = (fun () -> !eq_dec_flag) ;
- 92 |       optwrite = (fun b -> eq_dec_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/indschemes.ml", lines 96-101, characters 2-49:
-  96 | ..declare_bool_option
-  97 |     { optdepr  = false;
-  98 |       optname  ="automatic declaration of rewriting schemes for equality types";
-  99 |       optkey   = ["Rewriting";"Schemes"];
- 100 |       optread  = (fun () -> !rewriting_flag) ;
- 101 |       optwrite = (fun b -> rewriting_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  plugins/ltac/tacenv.ml
- OCAMLOPT  plugins/ltac/pptactic.ml
- OCAMLOPT  vernac/comInductive.ml
- OCAMLOPT  vernac/record.ml
- OCAMLOPT  plugins/funind/glob_term_to_relation.ml
- File "vernac/record.ml", lines 40-45, characters 2-49:
- 40 | ..declare_bool_option
- 41 |     { optdepr  = false;
- 42 |       optname  = "use of primitive projections";
- 43 |       optkey   = ["Primitive";"Projections"];
- 44 |       optread  = (fun () -> !primitive_flag) ;
- 45 |       optwrite = (fun b -> primitive_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/record.ml", lines 49-54, characters 2-54:
- 49 | ..declare_bool_option
- 50 |     { optdepr  = false;
- 51 |       optname  = "strict typeclass resolution";
- 52 |       optkey   = ["Typeclasses";"Strict";"Resolution"];
- 53 |       optread  = (fun () -> !typeclasses_strict);
- 54 |       optwrite = (fun b -> typeclasses_strict := b); }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/record.ml", lines 58-63, characters 2-54:
- 58 | ..declare_bool_option
- 59 |     { optdepr  = false;
- 60 |       optname  = "unique typeclass instances";
- 61 |       optkey   = ["Typeclasses";"Unique";"Instances"];
- 62 |       optread  = (fun () -> !typeclasses_unique);
- 63 |       optwrite = (fun b -> typeclasses_unique := b); }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  plugins/ltac/taccoerce.ml
- OCAMLOPT  plugins/ltac/tactic_debug.ml
- OCAMLOPT  plugins/ltac/tacintern.ml
- File "plugins/ltac/tactic_debug.ml", lines 93-98, characters 2-40:
- 93 | ..declare_bool_option
- 94 |     { optdepr  = false;
- 95 |       optname  = "Ltac batch debug";
- 96 |       optkey   = ["Ltac";"Batch";"Debug"];
- 97 |       optread  = (fun () -> !batch);
- 98 |       optwrite = (fun x -> batch := x) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/ltac/tactic_debug.ml", line 165, characters 7-17:
- 165 |     if Pervasives.(!batch) then return (DebugOn (level+1)) else
-              ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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  vernac/vernacentries.ml
- OCAMLOPT  plugins/ltac/tacentries.ml
- File "vernac/vernacentries.ml", lines 1340-1345, characters 2-37:
- 1340 | ..declare_bool_option
- 1341 |     { optdepr  = false;
- 1342 |       optname  = "silent";
- 1343 |       optkey   = ["Silent"];
- 1344 |       optread  = (fun () -> !Flags.quiet);
- 1345 |       optwrite = ((:=) Flags.quiet) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1348-1353, characters 2-45:
- 1348 | ..declare_bool_option
- 1349 |     { optdepr  = false;
- 1350 |       optname  = "implicit arguments";
- 1351 |       optkey   = ["Implicit";"Arguments"];
- 1352 |       optread  = Impargs.is_implicit_args;
- 1353 |       optwrite = Impargs.make_implicit_args }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1356-1361, characters 2-52:
- 1356 | ..declare_bool_option
- 1357 |     { optdepr  = false;
- 1358 |       optname  = "strict implicit arguments";
- 1359 |       optkey   = ["Strict";"Implicit"];
- 1360 |       optread  = Impargs.is_strict_implicit_args;
- 1361 |       optwrite = Impargs.make_strict_implicit_args }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1364-1369, characters 2-61:
- 1364 | ..declare_bool_option
- 1365 |     { optdepr  = false;
- 1366 |       optname  = "strong strict implicit arguments";
- 1367 |       optkey   = ["Strongly";"Strict";"Implicit"];
- 1368 |       optread  = Impargs.is_strongly_strict_implicit_args;
- 1369 |       optwrite = Impargs.make_strongly_strict_implicit_args }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1372-1377, characters 2-56:
- 1372 | ..declare_bool_option
- 1373 |     { optdepr  = false;
- 1374 |       optname  = "contextual implicit arguments";
- 1375 |       optkey   = ["Contextual";"Implicit"];
- 1376 |       optread  = Impargs.is_contextual_implicit_args;
- 1377 |       optwrite = Impargs.make_contextual_implicit_args }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1380-1385, characters 2-64:
- 1380 | ..declare_bool_option
- 1381 |     { optdepr  = false;
- 1382 |       optname  = "implicit status of reversible patterns";
- 1383 |       optkey   = ["Reversible";"Pattern";"Implicit"];
- 1384 |       optread  = Impargs.is_reversible_pattern_implicit_args;
- 1385 |       optwrite = Impargs.make_reversible_pattern_implicit_args }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1388-1393, characters 2-53:
- 1388 | ..declare_bool_option
- 1389 |     { optdepr  = false;
- 1390 |       optname  = "maximal insertion of implicit";
- 1391 |       optkey   = ["Maximal";"Implicit";"Insertion"];
- 1392 |       optread  = Impargs.is_maximal_implicit_args;
- 1393 |       optwrite = Impargs.make_maximal_implicit_args }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1396-1401, characters 2-41:
- 1396 | ..declare_bool_option
- 1397 |     { optdepr  = true; (* remove in 8.8 *)
- 1398 |       optname  = "automatic introduction of variables";
- 1399 |       optkey   = ["Automatic";"Introduction"];
- 1400 |       optread  = Flags.is_auto_intros;
- 1401 |       optwrite = Flags.make_auto_intros }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1404-1409, characters 2-64:
- 1404 | ..declare_bool_option
- 1405 |     { optdepr  = false;
- 1406 |       optname  = "coercion printing";
- 1407 |       optkey   = ["Printing";"Coercions"];
- 1408 |       optread  = (fun () -> !Constrextern.print_coercions);
- 1409 |       optwrite = (fun b ->  Constrextern.print_coercions := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1412-1417, characters 2-53:
- 1412 | ..declare_bool_option
- 1413 |     { optdepr  = false;
- 1414 |       optname  = "printing of existential variable instances";
- 1415 |       optkey   = ["Printing";"Existential";"Instances"];
- 1416 |       optread  = (fun () -> !Detyping.print_evar_arguments);
- 1417 |       optwrite = (:=) Detyping.print_evar_arguments }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1420-1425, characters 2-64:
- 1420 | ..declare_bool_option
- 1421 |     { optdepr  = false;
- 1422 |       optname  = "implicit arguments printing";
- 1423 |       optkey   = ["Printing";"Implicit"];
- 1424 |       optread  = (fun () -> !Constrextern.print_implicits);
- 1425 |       optwrite = (fun b ->  Constrextern.print_implicits := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1428-1433, characters 2-74:
- 1428 | ..declare_bool_option
- 1429 |     { optdepr  = false;
- 1430 |       optname  = "implicit arguments defensive printing";
- 1431 |       optkey   = ["Printing";"Implicit";"Defensive"];
- 1432 |       optread  = (fun () -> !Constrextern.print_implicits_defensive);
- 1433 |       optwrite = (fun b ->  Constrextern.print_implicits_defensive := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1436-1441, characters 2-66:
- 1436 | ..declare_bool_option
- 1437 |     { optdepr  = false;
- 1438 |       optname  = "projection printing using dot notation";
- 1439 |       optkey   = ["Printing";"Projections"];
- 1440 |       optread  = (fun () -> !Constrextern.print_projections);
- 1441 |       optwrite = (fun b ->  Constrextern.print_projections := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1444-1449, characters 2-68:
- 1444 | ..declare_bool_option
- 1445 |     { optdepr  = false;
- 1446 |       optname  = "notations printing";
- 1447 |       optkey   = ["Printing";"Notations"];
- 1448 |       optread  = (fun () -> not !Constrextern.print_no_symbol);
- 1449 |       optwrite = (fun b ->  Constrextern.print_no_symbol := not b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1452-1457, characters 2-50:
- 1452 | ..declare_bool_option
- 1453 |     { optdepr  = false;
- 1454 |       optname  = "raw printing";
- 1455 |       optkey   = ["Printing";"All"];
- 1456 |       optread  = (fun () -> !Flags.raw_print);
- 1457 |       optwrite = (fun b -> Flags.raw_print := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1460-1465, characters 2-51:
- 1460 | ..declare_bool_option
- 1461 |     { optdepr  = false;
- 1462 |       optname  = "use of the program extension";
- 1463 |       optkey   = ["Program";"Mode"];
- 1464 |       optread  = (fun () -> !Flags.program_mode);
- 1465 |       optwrite = (fun b -> Flags.program_mode:=b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1470-1475, characters 2-51:
- 1470 | ..declare_bool_option
- 1471 |     { optdepr  = false;
- 1472 |       optname  = "universe polymorphism";
- 1473 |       optkey   = universe_polymorphism_option_name;
- 1474 |       optread  = Flags.is_universe_polymorphism;
- 1475 |       optwrite = Flags.make_universe_polymorphism }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1478-1483, characters 2-64:
- 1478 | ..declare_bool_option
- 1479 |     { optdepr  = false;
- 1480 |       optname  = "Polymorphic inductive cumulativity";
- 1481 |       optkey   = ["Polymorphic"; "Inductive"; "Cumulativity"];
- 1482 |       optread  = Flags.is_polymorphic_inductive_cumulativity;
- 1483 |       optwrite = Flags.make_polymorphic_inductive_cumulativity }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1486-1491, characters 2-63:
- 1486 | ..declare_bool_option
- 1487 |     { optdepr  = false;
- 1488 |       optname  = "Uniform inductive parameters";
- 1489 |       optkey   = ["Uniform"; "Inductive"; "Parameters"];
- 1490 |       optread  = (fun () -> !uniform_inductive_parameters);
- 1491 |       optwrite = (fun b -> uniform_inductive_parameters := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1494-1501, characters 2-41:
- 1494 | ..declare_int_option
- 1495 |     { optdepr  = false;
- 1496 |       optname  = "the level of inlining during functor application";
- 1497 |       optkey   = ["Inline";"Level"];
- 1498 |       optread  = (fun () -> Some (Flags.get_inline_level ()));
- 1499 |       optwrite = (fun o ->
- 1500 | 	           let lev = Option.default Flags.default_inline_level o in
- 1501 | 	           Flags.set_inline_level lev) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1504-1509, characters 2-60:
- 1504 | ..declare_bool_option
- 1505 |     { optdepr  = false;
- 1506 |       optname  = "kernel term sharing";
- 1507 |       optkey   = ["Kernel"; "Term"; "Sharing"];
- 1508 |       optread  = (fun () -> (Global.typing_flags ()).Declarations.share_reduction);
- 1509 |       optwrite = (fun b -> Global.set_reduction_sharing b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1512-1517, characters 2-59:
- 1512 | ..declare_bool_option
- 1513 |     { optdepr  = false;
- 1514 |       optname  = "display compact goal contexts";
- 1515 |       optkey   = ["Printing";"Compact";"Contexts"];
- 1516 |       optread  = (fun () -> Printer.get_compact_context());
- 1517 |       optwrite = (fun b -> Printer.set_compact_context b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1520-1525, characters 2-41:
- 1520 | ..declare_int_option
- 1521 |     { optdepr  = false;
- 1522 |       optname  = "the printing depth";
- 1523 |       optkey   = ["Printing";"Depth"];
- 1524 |       optread  = Topfmt.get_depth_boxes;
- 1525 |       optwrite = Topfmt.set_depth_boxes }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1528-1533, characters 2-36:
- 1528 | ..declare_int_option
- 1529 |     { optdepr  = false;
- 1530 |       optname  = "the printing width";
- 1531 |       optkey   = ["Printing";"Width"];
- 1532 |       optread  = Topfmt.get_margin;
- 1533 |       optwrite = Topfmt.set_margin }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1536-1541, characters 2-61:
- 1536 | ..declare_bool_option
- 1537 |     { optdepr  = false;
- 1538 |       optname  = "printing of universes";
- 1539 |       optkey   = ["Printing";"Universes"];
- 1540 |       optread  = (fun () -> !Constrextern.print_universes);
- 1541 |       optwrite = (fun b -> Constrextern.print_universes:=b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1544-1549, characters 2-46:
- 1544 | ..declare_bool_option
- 1545 |     { optdepr  = false;
- 1546 |       optname  = "dumping bytecode after compilation";
- 1547 |       optkey   = ["Dump";"Bytecode"];
- 1548 |       optread  = (fun () -> !Cbytegen.dump_bytecode);
- 1549 |       optwrite = (:=) Cbytegen.dump_bytecode }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1552-1557, characters 2-43:
- 1552 | ..declare_bool_option
- 1553 |     { optdepr  = false;
- 1554 |       optname  = "dumping VM lambda code after compilation";
- 1555 |       optkey   = ["Dump";"Lambda"];
- 1556 |       optread  = (fun () -> !Clambda.dump_lambda);
- 1557 |       optwrite = (:=) Clambda.dump_lambda }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1560-1565, characters 2-65:
- 1560 | ..declare_bool_option
- 1561 |     { optdepr  = false;
- 1562 |       optname  = "explicitly parsing implicit arguments";
- 1563 |       optkey   = ["Parsing";"Explicit"];
- 1564 |       optread  = (fun () -> !Constrintern.parsing_explicit);
- 1565 |       optwrite = (fun b ->  Constrintern.parsing_explicit := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1568-1573, characters 2-38:
- 1568 | ..declare_string_option ~preprocess:CWarnings.normalize_flags_string
- 1569 |     { optdepr  = false;
- 1570 |       optname  = "warnings display";
- 1571 |       optkey   = ["Warnings"];
- 1572 |       optread  = CWarnings.get_flags;
- 1573 |       optwrite = CWarnings.set_flags }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1576-1581, characters 2-50:
- 1576 | ..declare_string_option 
- 1577 |     { optdepr  = false;
- 1578 |       optname  = "native_compute profiler output";
- 1579 |       optkey   = ["NativeCompute"; "Profile"; "Filename"];
- 1580 |       optread  = Nativenorm.get_profile_filename;
- 1581 |       optwrite = Nativenorm.set_profile_filename }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1584-1589, characters 2-51:
- 1584 | ..declare_bool_option
- 1585 |     { optdepr  = false;
- 1586 |       optname  = "enable native compute profiling";
- 1587 |       optkey   = ["NativeCompute"; "Profiling"];
- 1588 |       optread  = Nativenorm.get_profiling_enabled;
- 1589 |       optwrite = Nativenorm.set_profiling_enabled }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1892-1897, characters 2-47:
- 1892 | ..declare_bool_option
- 1893 |     { optdepr  = false;
- 1894 |       optname  = "output-name-only search";
- 1895 |       optkey   = ["Search";"Output";"Name";"Only"];
- 1896 |       optread  = (fun () -> !search_output_name_only);
- 1897 |       optwrite = (:=) search_output_name_only }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 2272-2277, characters 2-50:
- 2272 | ..Goptions.declare_int_option
- 2273 |     { Goptions.optdepr  = false;
- 2274 |       Goptions.optname  = "the default timeout";
- 2275 |       Goptions.optkey   = ["Default";"Timeout"];
- 2276 |       Goptions.optread  = (fun () -> !default_timeout);
- 2277 |       Goptions.optwrite = ((:=) default_timeout) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  plugins/ltac/g_eqdecide.ml
- OCAMLOPT -a -o vernac/vernac.cmxa
- OCAMLOPT  stm/vernac_classifier.ml
- OCAMLOPT  plugins/extraction/extract_env.ml
- OCAMLOPT  plugins/derive/g_derive.ml
- OCAMLOPT -pack -o plugins/derive/derive_plugin.cmx
- OCAMLOPT -shared -o plugins/derive/derive_plugin.cmxs
- OCAMLOPT  stm/stm.ml
- File "stm/stm.ml", lines 2815-2820, characters 8-63:
- 2815 | ........Goptions.declare_bool_option
- 2816 |     { Goptions.optdepr  = false;
- 2817 |       Goptions.optname  = "Nested Proofs Allowed";
- 2818 |       Goptions.optkey   = Vernac_classifier.stm_allow_nested_proofs_option_name;
- 2819 |       Goptions.optread  = (fun () -> !allow_nested_proofs);
- 2820 |       Goptions.optwrite = (fun b -> allow_nested_proofs := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  stm/proofBlockDelimiter.ml
- OCAMLOPT  stm/vio_checking.ml
- OCAMLOPT  toplevel/vernac.ml
- OCAMLOPT  toplevel/g_toplevel.ml
- OCAMLOPT  plugins/ltac/profile_ltac.ml
- File "plugins/ltac/profile_ltac.ml", line 379, characters 22-40:
- 379 |     let compare 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 "plugins/ltac/profile_ltac.ml", lines 451-456, characters 2-32:
- 451 | ..declare_bool_option
- 452 |     { optdepr  = false;
- 453 |       optname  = "Ltac Profiling";
- 454 |       optkey   = ["Ltac"; "Profiling"];
- 455 |       optread  = get_profiling;
- 456 |       optwrite = set_profiling }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  toplevel/coqinit.ml
- OCAMLOPT -a -o stm/stm.cmxa
- OCAMLOPT  toplevel/coqargs.ml
- OCAMLOPT  plugins/ltac/tacinterp.ml
- OCAMLOPT  plugins/ltac/profile_ltac_tactics.ml
- OCAMLOPT  toplevel/coqloop.ml
- File "toplevel/coqloop.ml", line 316, characters 2-18:
- 316 |   Pervasives.flush stderr;
-         ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "toplevel/coqloop.ml", line 317, characters 2-18:
- 317 |   Pervasives.flush stdout;
-         ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "plugins/ltac/tacinterp.ml", lines 2049-2054, characters 2-31:
- 2049 | ..declare_bool_option
- 2050 |     { optdepr  = false;
- 2051 |       optname  = "Ltac debug";
- 2052 |       optkey   = ["Ltac";"Debug"];
- 2053 |       optread  = (fun () -> get_debug () != Tactic_debug.DebugOff);
- 2054 |       optwrite = vernac_debug }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/ltac/tacinterp.ml", lines 2058-2063, characters 2-31:
- 2058 | ..declare_bool_option
- 2059 |     { optdepr  = false;
- 2060 |       optname  = "Ltac debug";
- 2061 |       optkey   = ["Debug";"Ltac"];
- 2062 |       optread  = (fun () -> get_debug () != Tactic_debug.DebugOff);
- 2063 |       optwrite = vernac_debug }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  toplevel/coqtop.ml
- OCAMLOPT  toplevel/workerLoop.ml
- OCAMLOPT -a -o toplevel/toplevel.cmxa
- COQMKTOP -o bin/coqtop.opt
- COQMKTOP -o bin/coqproofworker.opt
- COQMKTOP -o bin/coqtacticworker.opt
- COQMKTOP -o bin/coqqueryworker.opt
- COQMKTOP -o bin/coqidetop.opt
- OCAMLOPT  plugins/ltac/evar_tactics.ml
- OCAMLOPT  plugins/ltac/tactic_option.ml
- OCAMLOPT  plugins/ltac/extraargs.ml
- OCAMLOPT  plugins/ltac/g_auto.ml
- OCAMLOPT  plugins/ltac/g_class.ml
- OCAMLOPT  plugins/ltac/rewrite.ml
- OCAMLOPT  plugins/ltac/g_ltac.ml
- OCAMLOPT  plugins/ltac/g_obligations.ml
- OCAMLOPT  plugins/ltac/coretactics.ml
- OCAMLOPT  plugins/ltac/extratactics.ml
- OCAMLOPT  plugins/ltac/g_tactic.ml
- OCAMLOPT  plugins/ltac/g_rewrite.ml
- OCAMLOPT -pack -o plugins/ltac/ltac_plugin.cmx
- OCAMLOPT -shared -o plugins/ltac/ltac_plugin.cmxs
- OCAMLOPT  plugins/ltac/tauto.ml
- OCAMLOPT  plugins/cc/g_congruence.ml
- OCAMLOPT  plugins/firstorder/ground.ml
- OCAMLOPT  plugins/syntax/g_numeral.ml
- OCAMLOPT  plugins/quote/g_quote.ml
- OCAMLOPT  plugins/setoid_ring/newring_ast.ml
- OCAMLOPT  plugins/omega/g_omega.ml
- OCAMLOPT  plugins/micromega/g_micromega.ml
- OCAMLOPT  plugins/extraction/g_extraction.ml
- OCAMLOPT  plugins/funind/invfun.ml
- OCAMLOPT  plugins/ssrmatching/ssrmatching.ml
- OCAMLOPT  plugins/rtauto/refl_tauto.ml
- OCAMLOPT  plugins/nsatz/g_nsatz.ml
- OCAMLOPT  plugins/btauto/g_btauto.ml
- File "plugins/ltac/tauto.ml", lines 69-74, characters 2-42:
- 69 | ..declare_bool_option
- 70 |     { optdepr  = false;
- 71 |       optname  = "unfolding of not in intuition";
- 72 |       optkey   = ["Intuition";"Negation";"Unfolding"];
- 73 |       optread  = (fun () -> !negation_unfolding);
- 74 |       optwrite = (:=) negation_unfolding }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT -pack -o plugins/cc/cc_plugin.cmx
- OCAMLOPT  plugins/setoid_ring/newring.ml
- OCAMLOPT -pack -o plugins/btauto/btauto_plugin.cmx
- OCAMLOPT -pack -o plugins/nsatz/nsatz_plugin.cmx
- OCAMLOPT -pack -o plugins/omega/omega_plugin.cmx
- OCAMLOPT -pack -o plugins/syntax/numeral_notation_plugin.cmx
- File "plugins/ssrmatching/ssrmatching.ml", lines 57-62, characters 2-33:
- 57 | ..Goptions.declare_bool_option
- 58 |     { Goptions.optname  = "ssrmatching debugging";
- 59 |       Goptions.optkey   = ["Debug";"SsrMatching"];
- 60 |       Goptions.optdepr  = false;
- 61 |       Goptions.optread  = (fun _ -> !pp_ref == ssr_pp);
- 62 |       Goptions.optwrite = debug }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT -pack -o plugins/quote/quote_plugin.cmx
- OCAMLOPT -pack -o plugins/micromega/micromega_plugin.cmx
- File "plugins/rtauto/refl_tauto.ml", line 249, characters 8-39:
- 249 | let _ = declare_bool_option opt_verbose
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/rtauto/refl_tauto.ml", line 260, characters 8-37:
- 260 | let _ = declare_bool_option opt_check
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  plugins/firstorder/g_ground.ml
- OCAMLOPT -shared -o plugins/cc/cc_plugin.cmxs
- File "plugins/ssrmatching/ssrmatching.ml", lines 192-197, characters 2-35:
- 192 | ..Goptions.declare_bool_option
- 193 |     { Goptions.optname  = "ssrmatching profiling";
- 194 |       Goptions.optkey   = ["SsrMatchingProfiling"];
- 195 |       Goptions.optread  = (fun _ -> !profile_now);
- 196 |       Goptions.optdepr  = false;
- 197 |       Goptions.optwrite = profile }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT -shared -o plugins/btauto/btauto_plugin.cmxs
- OCAMLOPT -pack -o plugins/ltac/tauto_plugin.cmx
- OCAMLOPT -shared -o plugins/nsatz/nsatz_plugin.cmxs
- OCAMLOPT -shared -o plugins/syntax/numeral_notation_plugin.cmxs
- OCAMLOPT -shared -o plugins/quote/quote_plugin.cmxs
- rm -f bin/coqtop && cp bin/coqtop.opt bin/coqtop
- OCAMLOPT -shared -o plugins/omega/omega_plugin.cmxs
- OCAMLOPT  plugins/romega/refl_omega.ml
- OCAMLOPT -shared -o plugins/micromega/micromega_plugin.cmxs
- OCAMLOPT -pack -o plugins/extraction/extraction_plugin.cmx
- COQC -noinit theories/Init/Notations.v
- COQC -noinit theories/Init/Decimal.v
- OCAMLOPT -shared -o plugins/ltac/tauto_plugin.cmxs
- OCAMLOPT  plugins/rtauto/g_rtauto.ml
- OCAMLOPT -pack -o plugins/firstorder/ground_plugin.cmx
- OCAMLOPT -shared -o plugins/extraction/extraction_plugin.cmxs
- OCAMLOPT  plugins/funind/recdef.ml
- OCAMLOPT -pack -o plugins/rtauto/rtauto_plugin.cmx
- COQC -noinit theories/Init/Logic.v
- OCAMLOPT -shared -o plugins/firstorder/ground_plugin.cmxs
- OCAMLOPT -shared -o plugins/rtauto/rtauto_plugin.cmxs
- cp bin/coqidetop.opt bin/coqidetop
- OCAMLBEST -o bin/fake_ide
- OCAMLOPT  plugins/romega/g_romega.ml
- OCAMLOPT  plugins/setoid_ring/g_newring.ml
- OCAMLOPT -pack -o plugins/romega/romega_plugin.cmx
- OCAMLOPT -shared -o plugins/romega/romega_plugin.cmxs
- COQC -noinit theories/Init/Datatypes.v
- OCAMLOPT  plugins/ssrmatching/g_ssrmatching.ml
- OCAMLOPT -pack -o plugins/setoid_ring/newring_plugin.cmx
- OCAMLOPT -shared -o plugins/setoid_ring/newring_plugin.cmxs
- OCAMLOPT -pack -o plugins/ssrmatching/ssrmatching_plugin.cmx
- OCAMLOPT  plugins/funind/functional_principles_proofs.ml
- COQC -noinit theories/Init/Logic_Type.v
- COQC -noinit theories/Init/Specif.v
- COQC -noinit theories/Init/Nat.v
- COQC -noinit theories/Init/Wf.v
- COQC -noinit theories/Init/Tauto.v
- OCAMLOPT -shared -o plugins/ssrmatching/ssrmatching_plugin.cmxs
- OCAMLOPT  plugins/ssr/ssrprinters.ml
- File "plugins/ssr/ssrprinters.ml", lines 123-130, characters 2-74:
- 123 | ..Goptions.declare_bool_option
- 124 |     { Goptions.optname  = "ssreflect debugging";
- 125 |       Goptions.optkey   = ["Debug";"Ssreflect"];
- 126 |       Goptions.optdepr  = false;
- 127 |       Goptions.optread  = (fun _ -> !ppdebug_ref == ssr_pp);
- 128 |       Goptions.optwrite = (fun b -> 
- 129 |         Ssrmatching.debug b;
- 130 |         if b then ppdebug_ref := ssr_pp else ppdebug_ref := fun _ -> ()) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  plugins/ssr/ssrcommon.ml
- COQC -noinit theories/Init/Peano.v
- File "plugins/ssr/ssrcommon.ml", lines 1018-1027, characters 2-67:
- 1018 | ..Goptions.declare_bool_option
- 1019 |     { Goptions.optname  = "ssreflect profiling";
- 1020 |       Goptions.optkey   = ["SsrProfiling"];
- 1021 |       Goptions.optread  = (fun _ -> !profile_now);
- 1022 |       Goptions.optdepr  = false;
- 1023 |       Goptions.optwrite = (fun b -> 
- 1024 |         Ssrmatching.profile b;
- 1025 |         profile_now := b;
- 1026 |         if b then List.iter (fun f -> f.reset ()) !profilers;
- 1027 |         if not b then List.iter (fun f -> f.print ()) !profilers) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  plugins/funind/functional_principles_types.ml
- COQC -noinit theories/Init/Tactics.v
- OCAMLOPT  plugins/ssr/ssrtacticals.ml
- OCAMLOPT  plugins/ssr/ssrelim.ml
- OCAMLOPT  plugins/ssr/ssrview.ml
- COQC -noinit theories/Init/Prelude.v
- OCAMLOPT  plugins/funind/indfun.ml
- File "plugins/ssr/ssrview.ml", line 28, characters 18-36:
- 28 |     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
- COQC      theories/Bool/Bool.v
- COQC      theories/Program/Basics.v
- COQC      theories/Program/Tactics.v
- COQC      theories/Relations/Relation_Definitions.v
- COQC      theories/Logic/Decidable.v
- COQC      theories/Logic/EqdepFacts.v
- COQC      theories/Numbers/BinNums.v
- COQC      theories/Bool/Sumbool.v
- COQC      plugins/quote/Quote.v
- COQC      theories/Wellfounded/Inverse_Image.v
- COQC      theories/Unicode/Utf8_core.v
- COQC      theories/Sets/Relations_1.v
- COQC      theories/Sets/Permut.v
- COQC      theories/Sets/Ensembles.v
- COQC      theories/Logic/PropExtensionalityFacts.v
- COQC      theories/Logic/Hurkens.v
- COQC      theories/Logic/FunctionalExtensionality.v
- COQC      plugins/extraction/Extraction.v
- COQC      theories/Numbers/DecimalFacts.v
- COQC      theories/Logic/RelationalChoice.v
- COQC      theories/Logic/ExtensionalFunctionRepresentative.v
- COQC      theories/Logic/SetIsType.v
- COQC      theories/Logic/PropFacts.v
- COQC      theories/Logic/ExtensionalityFacts.v
- COQC      theories/Logic/Berardi.v
- COQC      theories/Lists/Streams.v
- COQC      theories/Compat/Coq89.v
- COQC      theories/Compat/AdmitAxiom.v
- COQC      theories/Bool/DecBool.v
- COQC      plugins/ssrmatching/ssrmatching.v
- COQC      plugins/setoid_ring/Algebra_syntax.v
- COQC      plugins/ltac/Ltac.v
- COQC      plugins/derive/Derive.v
- COQC      theories/Classes/Init.v
- OCAMLOPT  plugins/ssr/ssrbwd.ml
- COQC      theories/PArith/BinPosDef.v
- COQC      theories/Numbers/AltBinNotations.v
- COQC      theories/Unicode/Utf8.v
- COQC      theories/Relations/Relation_Operators.v
- COQC      theories/Wellfounded/Inclusion.v
- COQC      theories/Program/Utils.v
- COQC      theories/Sets/Relations_1_facts.v
- COQC      theories/Sets/Relations_2.v
- COQC      plugins/extraction/ExtrOcamlBasic.v
- COQC      plugins/extraction/ExtrHaskellBasic.v
- OCAMLOPT  plugins/ssr/ssrequality.ml
- COQC      theories/Sets/Constructive_sets.v
- COQC      theories/Sets/Partial_Order.v
- COQC      theories/Classes/RelationClasses.v
- COQC      theories/Classes/CRelationClasses.v
- File "plugins/ssr/ssrequality.ml", lines 36-41, characters 2-58:
- 36 | ..Goptions.declare_bool_option
- 37 |     { Goptions.optname  = "ssreflect 1.3 compatibility flag";
- 38 |       Goptions.optkey   = ["SsrOldRewriteGoalsOrder"];
- 39 |       Goptions.optread  = (fun _ -> !ssroldreworder);
- 40 |       Goptions.optdepr  = false;
- 41 |       Goptions.optwrite = (fun b -> ssroldreworder := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLOPT  plugins/funind/g_indfun.ml
- COQC      theories/Program/Combinators.v
- COQC      theories/Sets/Relations_3.v
- COQC      theories/Relations/Operators_Properties.v
- COQC      theories/Wellfounded/Disjoint_Union.v
- COQC      theories/Wellfounded/Transitive_Closure.v
- COQC      theories/Sets/Relations_2_facts.v
- COQC      theories/Logic/Eqdep_dec.v
- COQC      theories/Logic/Eqdep.v
- COQC      theories/Logic/ProofIrrelevanceFacts.v
- COQC      theories/Sets/Finite_sets.v
- COQC      theories/Sets/Cpo.v
- OCAMLOPT -pack -o plugins/funind/recdef_plugin.cmx
- COQC      theories/Wellfounded/Union.v
- COQC      theories/Wellfounded/Lexicographic_Product.v
- COQC      theories/Wellfounded/Well_Ordering.v
- COQC      theories/Logic/JMeq.v
- OCAMLOPT -shared -o plugins/funind/recdef_plugin.cmxs
- COQC      theories/Logic/ProofIrrelevance.v
- COQC      theories/Sets/Powerset.v
- COQC      theories/Sets/Relations_3_facts.v
- OCAMLOPT  plugins/ssr/ssripats.ml
- COQC      theories/Program/Wf.v
- COQC      theories/Lists/StreamMemo.v
- COQC      plugins/funind/FunInd.v
- COQC      theories/Classes/CMorphisms.v
- COQC      theories/Program/Equality.v
- COQC      theories/Sets/Uniset.v
- COQC      theories/Bool/IfProp.v
- COQC      theories/Bool/BoolEq.v
- COQC      theories/Relations/Relations.v
- OCAMLOPT  plugins/ssr/ssrfwd.ml
- COQC      theories/Sets/Powerset_facts.v
- File "plugins/ssr/ssrfwd.ml", lines 72-78, characters 2-5:
- 72 | ..Goptions.declare_bool_option
- 73 |     { Goptions.optname  = "have type classes";
- 74 |       Goptions.optkey   = ["SsrHave";"NoTCResolution"];
- 75 |       Goptions.optread  = (fun _ -> !ssrhaveNOtcresolution);
- 76 |       Goptions.optdepr  = false;
- 77 |       Goptions.optwrite = (fun b -> ssrhaveNOtcresolution := b);
- 78 |     }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- COQC      theories/Program/Subset.v
- COQC      theories/Classes/Morphisms.v
- OCAMLOPT  plugins/ssr/ssrparser.ml
- COQC      theories/Classes/CEquivalence.v
- COQC      theories/Classes/Morphisms_Prop.v
- COQC      theories/Classes/Equivalence.v
- COQC      theories/Classes/SetoidTactics.v
- COQC      theories/Setoids/Setoid.v
- COQC      theories/Structures/Equalities.v
- COQC      theories/Numbers/NumPrelude.v
- COQC      theories/Structures/Orders.v
- OCAMLOPT  plugins/ssr/ssrvernac.ml
- OCAMLOPT -pack -o plugins/ssr/ssreflect_plugin.cmx
- OCAMLOPT -shared -o plugins/ssr/ssreflect_plugin.cmxs
- COQC      theories/Structures/OrdersTac.v
- COQC      plugins/ssr/ssreflect.v
- COQC      plugins/ssr/ssrfun.v
- COQC      theories/Structures/OrdersFacts.v
- COQC      plugins/ssr/ssrbool.v
- COQC      theories/Structures/GenericMinMax.v
- COQC      theories/Numbers/NatInt/NZAxioms.v
- COQC      theories/Numbers/NatInt/NZBase.v
- COQC      theories/Numbers/NatInt/NZAdd.v
- COQC      theories/Numbers/NatInt/NZOrder.v
- COQC      theories/Numbers/NatInt/NZMul.v
- COQC      theories/Numbers/NatInt/NZAddOrder.v
- COQC      theories/Numbers/NatInt/NZMulOrder.v
- COQC      theories/Numbers/NatInt/NZParity.v
- COQC      theories/Numbers/NatInt/NZPow.v
- COQC      theories/Numbers/NatInt/NZSqrt.v
- COQC      theories/Numbers/NatInt/NZDiv.v
- COQC      theories/Numbers/NatInt/NZGcd.v
- COQC      theories/Numbers/NatInt/NZProperties.v
- COQC      theories/Numbers/NatInt/NZLog.v
- COQC      theories/Numbers/NatInt/NZBits.v
- COQC      theories/Numbers/Natural/Abstract/NAxioms.v
- COQC      theories/Numbers/Integer/Abstract/ZAxioms.v
- COQC      theories/Numbers/Natural/Abstract/NBase.v
- COQC      theories/Numbers/Integer/Abstract/ZBase.v
- COQC      theories/Numbers/Integer/Abstract/ZAdd.v
- COQC      theories/Numbers/Natural/Abstract/NAdd.v
- COQC      theories/Numbers/Natural/Abstract/NIso.v
- COQC      theories/Numbers/Natural/Abstract/NOrder.v
- COQC      theories/Numbers/Integer/Abstract/ZMul.v
- COQC      theories/Numbers/Integer/Abstract/ZLt.v
- COQC      theories/Numbers/Integer/Abstract/ZAddOrder.v
- COQC      theories/Numbers/Natural/Abstract/NAddOrder.v
- COQC      theories/Numbers/Natural/Abstract/NMulOrder.v
- COQC      theories/Numbers/Natural/Abstract/NSub.v
- COQC      theories/Numbers/Integer/Abstract/ZMulOrder.v
- COQC      theories/Numbers/Natural/Abstract/NMaxMin.v
- COQC      theories/Numbers/Natural/Abstract/NParity.v
- COQC      theories/Numbers/Natural/Abstract/NSqrt.v
- COQC      theories/Numbers/Natural/Abstract/NDiv.v
- COQC      theories/Numbers/Natural/Abstract/NGcd.v
- COQC      theories/Numbers/Natural/Abstract/NStrongRec.v
- COQC      theories/Numbers/Integer/Abstract/ZMaxMin.v
- COQC      theories/Numbers/Integer/Abstract/ZSgnAbs.v
- COQC      theories/Numbers/Integer/Abstract/ZParity.v
- COQC      theories/Numbers/Natural/Abstract/NPow.v
- COQC      theories/Numbers/Natural/Abstract/NLcm.v
- COQC      theories/Numbers/Natural/Abstract/NLog.v
- COQC      theories/Numbers/Natural/Abstract/NBits.v
- COQC      theories/Numbers/Integer/Abstract/ZPow.v
- COQC      theories/Numbers/Integer/Abstract/ZDivTrunc.v
- COQC      theories/Numbers/Integer/Abstract/ZDivFloor.v
- COQC      theories/Numbers/Integer/Abstract/ZGcd.v
- COQC      theories/Numbers/Integer/Abstract/ZDivEucl.v
- COQC      theories/Numbers/Integer/Abstract/ZBits.v
- COQC      theories/Numbers/Integer/Abstract/ZLcm.v
- COQC      theories/Numbers/Natural/Abstract/NProperties.v
- COQC      theories/Arith/PeanoNat.v
- COQC      theories/Arith/Le.v
- COQC      theories/Arith/EqNat.v
- COQC      theories/Arith/Max.v
- COQC      theories/Arith/Min.v
- COQC      theories/Arith/Even.v
- COQC      theories/Arith/Lt.v
- COQC      theories/Arith/Plus.v
- COQC      theories/Arith/Minus.v
- COQC      theories/Arith/Between.v
- COQC      theories/Arith/Peano_dec.v
- COQC      theories/Arith/Gt.v
- COQC      theories/Arith/Mult.v
- COQC      theories/PArith/BinPos.v
- COQC      theories/Sets/Multiset.v
- COQC      theories/Numbers/NatInt/NZDomain.v
- COQC      theories/Arith/Compare_dec.v
- COQC      theories/Lists/List.v
- COQC      theories/Arith/Factorial.v
- COQC      theories/Arith/Div2.v
- COQC      theories/Numbers/Natural/Peano/NPeano.v
- COQC      theories/Arith/Wf_nat.v
- COQC      theories/Arith/Bool_nat.v
- COQC      theories/Numbers/Integer/Abstract/ZProperties.v
- COQC      theories/Arith/Arith_base.v
- COQC      theories/Logic/ClassicalFacts.v
- COQC      plugins/funind/Recdef.v
- COQC      theories/Arith/Euclid.v
- COQC      theories/Vectors/Fin.v
- COQC      theories/Arith/Compare.v
- COQC      theories/Logic/Classical_Prop.v
- COQC      theories/Logic/PropExtensionality.v
- COQC      theories/Vectors/VectorDef.v
- COQC      theories/Logic/Classical_Pred_Type.v
- COQC      theories/PArith/Pnat.v
- COQC      theories/NArith/BinNatDef.v
- COQC      theories/PArith/POrderedType.v
- COQC      theories/Logic/Classical.v
- COQC      theories/Vectors/VectorSpec.v
- COQC      theories/NArith/BinNat.v
- COQC      theories/Sets/Classical_sets.v
- COQC      theories/Logic/ClassicalUniqueChoice.v
- COQC      theories/Sets/Powerset_Classical_facts.v
- COQC      theories/Vectors/VectorEq.v
- COQC      theories/PArith/PArith.v
- COQC      plugins/setoid_ring/BinList.v
- COQC      theories/Lists/ListTactics.v
- COQC      plugins/micromega/Refl.v
- COQC      theories/Wellfounded/Lexicographic_Exponentiation.v
- COQC      theories/Sorting/Sorted.v
- COQC      theories/Lists/ListDec.v
- COQC      theories/Numbers/NaryFunctions.v
- COQC      theories/Logic/WeakFan.v
- COQC      theories/Lists/ListSet.v
- COQC      plugins/rtauto/Bintree.v
- COQC      theories/Vectors/Vector.v
- COQC      theories/Lists/SetoidList.v
- COQC      theories/Logic/FinFun.v
- COQC      theories/Bool/Bvector.v
- COQC      plugins/micromega/Tauto.v
- COQC      theories/Sets/Finite_sets_facts.v
- COQC      theories/Wellfounded/Wellfounded.v
- COQC      theories/Program/Syntax.v
- COQC      theories/ZArith/BinIntDef.v
- COQC      theories/NArith/Nnat.v
- COQC      plugins/setoid_ring/Ring_theory.v
- COQC      theories/NArith/Ndiv_def.v
- COQC      theories/NArith/Nsqrt_def.v
- COQC      theories/NArith/Ngcd_def.v
- COQC      theories/Numbers/Natural/Binary/NBinary.v
- COQC      plugins/rtauto/Rtauto.v
- COQC      theories/Program/Program.v
- COQC      theories/Sorting/Permutation.v
- COQC      theories/ZArith/BinInt.v
- COQC      theories/Classes/SetoidClass.v
- COQC      theories/Classes/Morphisms_Relations.v
- COQC      theories/Classes/EquivDec.v
- COQC      theories/Sets/Image.v
- COQC      theories/NArith/Ndigits.v
- COQC      theories/Strings/Ascii.v
- COQC      theories/Sets/Infinite_sets.v
- COQC      theories/Sets/Integers.v
- COQC      theories/Sorting/Mergesort.v
- COQC      theories/Classes/RelationPairs.v
- COQC      theories/Structures/OrderedType.v
- COQC      theories/Structures/DecidableType.v
- COQC      theories/Lists/SetoidPermutation.v
- COQC      theories/Sorting/Sorting.v
- COQC      theories/Structures/EqualitiesFacts.v
- COQC      theories/Numbers/Natural/Abstract/NDefOps.v
- COQC      theories/MSets/MSetInterface.v
- COQC      theories/Structures/OrdersAlt.v
- COQC      theories/Structures/OrderedTypeAlt.v
- COQC      theories/FSets/FSetInterface.v
- COQC      theories/FSets/FMapInterface.v
- COQC      theories/ZArith/Zcompare.v
- COQC      theories/ZArith/Zeven.v
- COQC      theories/ZArith/Znat.v
- COQC      plugins/setoid_ring/Ring_polynom.v
- COQC      theories/ZArith/Zpow_def.v
- COQC      plugins/micromega/Env.v
- COQC      theories/ZArith/Zpow_alt.v
- COQC      theories/ZArith/Zeuclid.v
- COQC      theories/ZArith/Int.v
- COQC      theories/Numbers/Integer/Binary/ZBinary.v
- COQC      theories/FSets/FMapWeakList.v
- COQC      theories/FSets/FMapList.v
- COQC      theories/FSets/FSetBridge.v
- COQC      theories/Structures/OrdersLists.v
- COQC      theories/Structures/OrdersEx.v
- COQC      plugins/micromega/EnvRing.v
- COQC      theories/ZArith/Zorder.v
- COQC      theories/MSets/MSetWeakList.v
- COQC      theories/MSets/MSetGenTree.v
- COQC      theories/MSets/MSetList.v
- COQC      plugins/omega/OmegaLemmas.v
- COQC      theories/ZArith/auxiliary.v
- COQC      theories/ZArith/Zminmax.v
- COQC      theories/ZArith/Zmin.v
- COQC      theories/ZArith/Zmax.v
- COQC      theories/ZArith/ZArith_dec.v
- COQC      theories/ZArith/Zmisc.v
- COQC      theories/ZArith/Wf_Z.v
- COQC      theories/MSets/MSetPositive.v
- COQC      theories/ZArith/Zabs.v
- COQC      theories/ZArith/Zbool.v
- COQC      theories/ZArith/Zhints.v
- COQC      theories/ZArith/ZArith_base.v
- COQC      theories/MSets/MSetAVL.v
- COQC      theories/MSets/MSetRBT.v
- COQC      theories/Reals/Rdefinitions.v
- COQC      plugins/setoid_ring/Ncring.v
- COQC      plugins/romega/ReflOmegaCore.v
- COQC      theories/Reals/Raxioms.v
- COQC      theories/Reals/Rpow_def.v
- COQC      plugins/setoid_ring/InitialRing.v
- COQC      plugins/setoid_ring/Ncring_polynom.v
- COQC      plugins/setoid_ring/Ring_tac.v
- COQC      plugins/setoid_ring/Ring_base.v
- COQC      plugins/setoid_ring/Ring.v
- COQC      plugins/setoid_ring/ArithRing.v
- COQC      plugins/setoid_ring/ZArithRing.v
- COQC      plugins/micromega/OrderedRing.v
- COQC      plugins/setoid_ring/NArithRing.v
- COQC      plugins/setoid_ring/Field_theory.v
- COQC      theories/Numbers/Integer/NatPairs/ZNatPairs.v
- COQC      theories/NArith/NArith.v
- COQC      theories/Arith/Arith.v
- COQC      plugins/omega/PreOmega.v
- COQC      theories/NArith/Ndec.v
- COQC      theories/Strings/String.v
- COQC      theories/Numbers/DecimalNat.v
- COQC      theories/NArith/Ndist.v
- COQC      theories/Bool/Zerob.v
- COQC      theories/Logic/ChoiceFacts.v
- COQC      theories/Logic/ConstructiveEpsilon.v
- COQC      theories/Classes/SetoidDec.v
- COQC      plugins/extraction/ExtrOcamlNatInt.v
- COQC      plugins/extraction/ExtrOcamlNatBigInt.v
- COQC      plugins/extraction/ExtrHaskellNatNum.v
- COQC      theories/Numbers/DecimalPos.v
- COQC      plugins/micromega/RingMicromega.v
- COQC      plugins/extraction/ExtrHaskellNatInteger.v
- COQC      plugins/extraction/ExtrHaskellNatInt.v
- COQC      plugins/omega/Omega.v
- COQC      plugins/omega/OmegaTactic.v
- COQC      plugins/omega/OmegaPlugin.v
- COQC      theories/Strings/OctalString.v
- COQC      theories/Strings/HexString.v
- COQC      theories/Strings/BinaryString.v
- COQC      theories/Numbers/DecimalString.v
- COQC      plugins/extraction/ExtrOcamlString.v
- COQC      plugins/extraction/ExtrHaskellString.v
- COQC      plugins/romega/ROmega.v
- COQC      theories/ZArith/Zwf.v
- COQC      theories/ZArith/Zsqrt_compat.v
- COQC      theories/ZArith/Zcomplements.v
- COQC      theories/Sorting/PermutSetoid.v
- COQC      theories/Logic/WKL.v
- COQC      theories/ZArith/Zpower.v
- COQC      theories/ZArith/Zdiv.v
- COQC      theories/Numbers/DecimalN.v
- COQC      theories/Sorting/PermutEq.v
- COQC      theories/Sorting/Heap.v
- COQC      theories/Logic/ClassicalChoice.v
- COQC      theories/Logic/IndefiniteDescription.v
- COQC      theories/Logic/Epsilon.v
- COQC      theories/Logic/Diaconescu.v
- COQC      theories/Logic/Description.v
- COQC      theories/Logic/ClassicalEpsilon.v
- COQC      theories/ZArith/Zlogarithm.v
- COQC      theories/Logic/SetoidChoice.v
- COQC      theories/Logic/ClassicalDescription.v
- COQC      theories/ZArith/ZArith.v
- COQC      theories/ZArith/Znumtheory.v
- COQC      plugins/micromega/ZCoeff.v
- COQC      theories/QArith/QArith_base.v
- COQC      plugins/micromega/VarMap.v
- COQC      theories/ZArith/Zdigits.v
- COQC      theories/Structures/OrderedTypeEx.v
- COQC      theories/Numbers/DecimalZ.v
- COQC      theories/Numbers/Cyclic/Abstract/DoubleType.v
- COQC      theories/FSets/FMapAVL.v
- COQC      theories/Classes/DecidableClass.v
- COQC      plugins/extraction/ExtrOcamlZInt.v
- COQC      plugins/extraction/ExtrOcamlZBigInt.v
- COQC      plugins/extraction/ExtrOcamlIntConv.v
- COQC      plugins/extraction/ExtrOcamlBigIntConv.v
- COQC      plugins/extraction/ExtrHaskellZNum.v
- COQC      theories/Numbers/Cyclic/Int31/Int31.v
- COQC      plugins/extraction/ExtrHaskellZInteger.v
- COQC      plugins/extraction/ExtrHaskellZInt.v
- COQC      theories/Structures/DecidableTypeEx.v
- COQC      theories/FSets/FSetPositive.v
- COQC      theories/FSets/FMapPositive.v
- COQC      theories/Compat/Coq88.v
- COQC      theories/MSets/MSetFacts.v
- COQC      theories/FSets/FSetFacts.v
- COQC      theories/FSets/FMapFacts.v
- COQC      theories/Compat/Coq87.v
- COQC      theories/QArith/QOrderedType.v
- COQC      theories/QArith/Qreduction.v
- COQC      theories/ZArith/Zpow_facts.v
- COQC      theories/ZArith/Zgcd_alt.v
- COQC      plugins/setoid_ring/Field_tac.v
- COQC      theories/QArith/Qminmax.v
- COQC      plugins/setoid_ring/Field.v
- COQC      theories/QArith/Qfield.v
- COQC      plugins/setoid_ring/RealField.v
- COQC      theories/Numbers/Cyclic/Abstract/CyclicAxioms.v
- COQC      theories/FSets/FSetDecide.v
- COQC      theories/MSets/MSetDecide.v
- COQC      theories/FSets/FSetCompat.v
- COQC      theories/Reals/RIneq.v
- COQC      theories/QArith/Qring.v
- COQC      theories/QArith/Qpower.v
- COQC      theories/QArith/QArith.v
- COQC      theories/Numbers/Cyclic/ZModulo/ZModulo.v
- COQC      theories/Numbers/Cyclic/Abstract/NZCyclic.v
- COQC      theories/FSets/FSetWeakList.v
- COQC      theories/FSets/FSetList.v
- COQC      theories/FSets/FSetAVL.v
- COQC      plugins/micromega/ZMicromega.v
- COQC      plugins/micromega/QMicromega.v
- COQC      theories/QArith/Qround.v
- COQC      theories/QArith/Qcanon.v
- COQC      theories/QArith/Qabs.v
- COQC      theories/FSets/FSetProperties.v
- COQC      theories/MSets/MSetProperties.v
- COQC      plugins/micromega/Lqa.v
- COQC      theories/QArith/Qcabs.v
- COQC      theories/Reals/DiscrR.v
- COQC      theories/Reals/Rlogic.v
- COQC      theories/Reals/Rbase.v
- COQC      plugins/micromega/Lia.v
- COQC      theories/QArith/Qreals.v
- COQC      theories/Reals/R_Ifp.v
- COQC      theories/Reals/SplitRmult.v
- COQC      theories/Reals/ROrderedType.v
- COQC      theories/FSets/FMaps.v
- COQC      theories/ZArith/Zquot.v
- COQC      theories/Numbers/Cyclic/Int31/Cyclic31.v
- COQC      plugins/btauto/Algebra.v
- COQC      plugins/micromega/RMicromega.v
- COQC      plugins/micromega/Lra.v
- COQC      plugins/micromega/MExtraction.v
- COQC      theories/Reals/Rbasic_fun.v
- COQC      plugins/micromega/Fourier_util.v
- COQC      plugins/micromega/Psatz.v
- COQC      theories/FSets/FSetEqProperties.v
- COQC      theories/FSets/FSetToFiniteSet.v
- COQC      plugins/micromega/Fourier.v
- COQC      theories/MSets/MSetEqProperties.v
- COQC      theories/MSets/MSetToFiniteSet.v
- COQC      theories/Reals/R_sqr.v
- COQC      theories/Reals/SplitAbsolu.v
- COQC      theories/Reals/ArithProp.v
- COQC      theories/Reals/Rminmax.v
- COQC      theories/Reals/Rfunctions.v
- COQC      theories/FSets/FSets.v
- COQC      theories/MSets/MSets.v
- COQC      theories/Reals/Rlimit.v
- COQC      theories/Reals/Rseries.v
- COQC      theories/Reals/RList.v
- COQC      plugins/btauto/Reflect.v
- COQC      theories/FSets/FMapFullAVL.v
- COQC      theories/Reals/Rderiv.v
- COQC      theories/Reals/SeqProp.v
- COQC      plugins/btauto/Btauto.v
- COQC      theories/Reals/Ranalysis1.v
- COQC      theories/Reals/Rcomplete.v
- COQC      theories/Numbers/Cyclic/Int31/Ring31.v
- COQC      plugins/setoid_ring/Ncring_initial.v
- COQC      theories/Reals/PartSum.v
- COQC      theories/Reals/Rtopology.v
- COQC      theories/Reals/Ranalysis2.v
- COQC      theories/Reals/AltSeries.v
- COQC      theories/Reals/Binomial.v
- COQC      theories/Reals/Rsigma.v
- COQC      theories/Reals/Cauchy_prod.v
- COQC      theories/Reals/Alembert.v
- COQC      theories/Reals/Ranalysis3.v
- COQC      theories/Reals/MVT.v
- COQC      theories/Reals/Rprod.v
- COQC      theories/Reals/SeqSeries.v
- COQC      plugins/setoid_ring/Ncring_tac.v
- COQC      theories/Reals/Rsqrt_def.v
- COQC      theories/Reals/Rtrigo_fun.v
- COQC      theories/Reals/PSeries_reg.v
- COQC      theories/Reals/Rtrigo_def.v
- COQC      theories/Reals/R_sqrt.v
- COQC      theories/Reals/Rtrigo_alt.v
- COQC      theories/Reals/Cos_rel.v
- COQC      theories/Reals/Sqrt_reg.v
- COQC      theories/Reals/Cos_plus.v
- COQC      plugins/setoid_ring/Cring.v
- COQC      plugins/setoid_ring/Integral_domain.v
- COQC      theories/Reals/Rtrigo1.v
- COQC      plugins/setoid_ring/Rings_Z.v
- COQC      plugins/setoid_ring/Rings_Q.v
- COQC      theories/Reals/Rtrigo_reg.v
- COQC      theories/Reals/Rtrigo_calc.v
- COQC      theories/Reals/Exp_prop.v
- COQC      theories/Reals/Rgeom.v
- COQC      theories/Reals/Ranalysis4.v
- COQC      theories/Reals/Rpower.v
- COQC      theories/Reals/Ranalysis_reg.v
- COQC      theories/Reals/RiemannInt_SF.v
- COQC      theories/Reals/RiemannInt.v
- COQC      theories/Reals/Ranalysis5.v
- COQC      theories/Reals/Ratan.v
- COQC      theories/Reals/Machin.v
- COQC      theories/Reals/Rtrigo.v
- COQC      theories/Reals/Ranalysis.v
- COQC      theories/Reals/NewtonInt.v
- COQC      theories/Reals/Integration.v
- COQC      theories/Reals/Reals.v
- COQC      plugins/setoid_ring/Rings_R.v
- COQC      plugins/nsatz/Nsatz.v
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1'
Processing 63/66: [coq: make byte]
+ /usr/bin/make "-j255" "byte" (CWD=/home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1)
- rm -f  
- /usr/bin/make --warn-undefined-variable --no-builtin-rules -f Makefile.build byte
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1'
- OCAMLC    clib/cObj.ml
- OCAMLC    clib/cEphemeron.ml
- OCAMLC    clib/hashset.ml
- OCAMLC    clib/hashcons.ml
- OCAMLC    clib/orderedType.ml
- OCAMLC    clib/cSet.ml
- OCAMLC    clib/cMap.ml
- OCAMLC    clib/cList.ml
- OCAMLC    clib/cString.ml
- OCAMLC    clib/cStack.ml
- OCAMLC    clib/int.ml
- OCAMLC    clib/range.ml
- OCAMLC    clib/hMap.ml
- OCAMLC    clib/bigint.ml
- OCAMLC    clib/cArray.ml
- OCAMLC    clib/option.ml
- OCAMLC    clib/cUnix.ml
- OCAMLC    clib/cThread.ml
- OCAMLC    clib/trie.ml
- OCAMLC    clib/predicate.ml
- OCAMLC    clib/heap.ml
- OCAMLC    clib/unionfind.ml
- OCAMLC    clib/dyn.ml
- OCAMLC    clib/store.ml
- OCAMLC    clib/exninfo.ml
- OCAMLC    clib/backtrace.ml
- OCAMLC    clib/iStream.ml
- OCAMLC    clib/terminal.ml
- OCAMLC    clib/monad.ml
- OCAMLC    clib/diff2.ml
- OCAMLC    config/coq_config.ml
- OCAMLC    lib/hook.ml
- OCAMLC    lib/flags.ml
- OCAMLC    lib/control.ml
- OCAMLC    lib/util.ml
- OCAMLC    lib/pp.ml
- OCAMLC    lib/pp_diff.ml
- File "clib/cEphemeron.ml", line 20, characters 22-36:
- 20 |   fun () -> incr bid; Pervasives.ref (Pervasives.ref !bid)
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    lib/stateid.ml
- OCAMLC    lib/loc.ml
- File "clib/cEphemeron.ml", line 20, characters 38-52:
- 20 |   fun () -> incr bid; Pervasives.ref (Pervasives.ref !bid)
-                                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    lib/feedback.ml
- OCAMLC    lib/cErrors.ml
- OCAMLC    lib/cWarnings.ml
- OCAMLC    lib/rtree.ml
- File "clib/hashset.ml", line 121, characters 8-20:
- 121 |         Obj.truncate (Obj.repr bucket) (prev_len + 1);
-               ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.truncate
- File "clib/hashset.ml", line 122, characters 8-20:
- 122 |         Obj.truncate (Obj.repr hbucket) prev_len;
-               ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.truncate
- OCAMLC    lib/system.ml
- OCAMLC    lib/explore.ml
- OCAMLC    lib/cProfile.ml
- OCAMLC    lib/future.ml
- OCAMLC    lib/spawn.ml
- OCAMLC    lib/cAst.ml
- OCAMLC    lib/dAst.ml
- OCAMLC    lib/genarg.ml
- OCAMLC    lib/remoteCounter.ml
- OCAMLC    lib/aux_file.ml
- OCAMLC    lib/envars.ml
- OCAMLC    lib/coqProject_file.ml
- OCAMLC    kernel/names.ml
- OCAMLC    kernel/uint31.ml
- OCAMLC    kernel/univ.ml
- OCAMLC    kernel/uGraph.ml
- OCAMLC    kernel/esubst.ml
- OCAMLC    kernel/sorts.ml
- OCAMLC    kernel/evar.ml
- OCAMLC    kernel/context.ml
- OCAMLC    kernel/constr.ml
- OCAMLC    kernel/vars.ml
- OCAMLC    kernel/term.ml
- OCAMLC    kernel/mod_subst.ml
- OCAMLC    kernel/vmvalues.ml
- OCAMLC    kernel/cbytecodes.ml
- OCAMLC    kernel/cemitcodes.ml
- OCAMLC    kernel/opaqueproof.ml
- OCAMLC    kernel/nativevalues.ml
- OCAMLC    kernel/cPrimitives.ml
- OCAMLC    kernel/declareops.ml
- OCAMLC    kernel/retroknowledge.ml
- OCAMLC    kernel/conv_oracle.ml
- OCAMLC    kernel/environ.ml
- OCAMLC    kernel/cClosure.ml
- OCAMLC    kernel/reduction.ml
- OCAMLC    kernel/clambda.ml
- File "lib/future.ml", line 71, characters 50-64:
- 71 |   ref (Ongoing (name, CEphemeron.create (uuid, f, Pervasives.ref 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
- OCAMLC    kernel/nativelambda.ml
- OCAMLC    kernel/cbytegen.ml
- OCAMLC    kernel/nativecode.ml
- OCAMLC    kernel/nativelib.ml
- OCAMLC    kernel/csymtable.ml
- OCAMLC    kernel/vm.ml
- OCAMLC    kernel/vconv.ml
- OCAMLC    kernel/nativeconv.ml
- File "lib/pp.ml", line 203, characters 33-44:
- 203 |     | Ppcmd_tag(tag, s)       -> pp_open_tag  ft tag;
-                                        ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "lib/pp.ml", line 205, characters 33-45:
- 205 |                                  pp_close_tag ft ()
-                                        ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- OCAMLC    kernel/type_errors.ml
- OCAMLC    kernel/modops.ml
- OCAMLC    kernel/inductive.ml
- OCAMLC    kernel/typeops.ml
- OCAMLC    kernel/indtypes.ml
- OCAMLC    kernel/cooking.ml
- OCAMLC    kernel/term_typing.ml
- OCAMLC    kernel/subtyping.ml
- OCAMLC    kernel/mod_typing.ml
- OCAMLC    kernel/nativelibrary.ml
- OCAMLC    kernel/safe_typing.ml
- OCAMLC    library/libnames.ml
- OCAMLC    library/globnames.ml
- OCAMLC    library/libobject.ml
- OCAMLC    library/summary.ml
- OCAMLC    library/nametab.ml
- OCAMLC    library/global.ml
- OCAMLC    library/lib.ml
- OCAMLC    library/declaremods.ml
- OCAMLC    library/loadpath.ml
- OCAMLC    library/library.ml
- OCAMLC    library/states.ml
- OCAMLC    library/kindops.ml
- File "kernel/retroknowledge.ml", line 69, characters 48-66:
- 69 |   Map.Make (struct type t = field 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    library/dischargedhypsmap.ml
- OCAMLC    library/goptions.ml
- OCAMLC    library/decls.ml
- OCAMLC    library/keys.ml
- File "kernel/nativevalues.ml", line 82, characters 15-26:
- 82 |       let () = Obj.set_tag ans accumulate_tag in
-                     ^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.set_tag
- Use with_tag instead.
- File "kernel/nativevalues.ml", line 89, characters 11-22:
- 89 |   let () = Obj.set_tag ans accumulate_tag in
-                 ^^^^^^^^^^^
- Alert deprecated: Stdlib.Obj.set_tag
- Use with_tag instead.
- OCAMLC    library/coqlib.ml
- OCAMLC    engine/univNames.ml
- OCAMLC    engine/univGen.ml
- OCAMLC    engine/univSubst.ml
- OCAMLC    engine/univProblem.ml
- OCAMLC    engine/univMinim.ml
- OCAMLC    engine/universes.ml
- OCAMLC    engine/univops.ml
- OCAMLC    engine/uState.ml
- OCAMLC    engine/nameops.ml
- OCAMLC    engine/evar_kinds.ml
- OCAMLC    engine/evd.ml
- OCAMLC    engine/eConstr.ml
- OCAMLC    engine/namegen.ml
- OCAMLC    engine/termops.ml
- OCAMLC    engine/evarutil.ml
- OCAMLC    engine/logic_monad.ml
- OCAMLC    engine/proofview_monad.ml
- OCAMLC    engine/proofview.ml
- OCAMLC    engine/ftactic.ml
- OCAMLC    pretyping/geninterp.ml
- OCAMLC    pretyping/locusops.ml
- OCAMLC    pretyping/pretype_errors.ml
- OCAMLC    pretyping/reductionops.ml
- OCAMLC    pretyping/inductiveops.ml
- OCAMLC    pretyping/inferCumulativity.ml
- OCAMLC    pretyping/vnorm.ml
- File "library/summary.ml", line 158, characters 10-24:
- 158 |   let r = Pervasives.ref (CEphemeron.create init, name) 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    pretyping/arguments_renaming.ml
- OCAMLC    pretyping/nativenorm.ml
- OCAMLC    pretyping/retyping.ml
- OCAMLC    pretyping/cbv.ml
- OCAMLC    pretyping/find_subterm.ml
- OCAMLC    pretyping/evardefine.ml
- File "kernel/nativecode.ml", line 165, characters 34-48:
- 165 |   | SymbValue v1, SymbValue v2 -> Pervasives.(=) v1 v2 (** FIXME: how is this even valid? *)
-                                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    pretyping/evarsolve.ml
- OCAMLC    pretyping/recordops.ml
- OCAMLC    pretyping/heads.ml
- OCAMLC    pretyping/evarconv.ml
- OCAMLC    pretyping/typing.ml
- OCAMLC    pretyping/glob_ops.ml
- OCAMLC    pretyping/patternops.ml
- OCAMLC    pretyping/constr_matching.ml
- OCAMLC    pretyping/tacred.ml
- File "engine/univMinim.ml", lines 19-24, characters 12-46:
- 19 | ............declare_bool_option
- 20 |           { optdepr  = false;
- 21 |             optname  = "minimization to Set";
- 22 |             optkey   = ["Universe";"Minimization";"ToSet"];
- 23 |             optread  = is_set_minimization;
- 24 |             optwrite = (:=) set_minimization }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    pretyping/typeclasses_errors.ml
- OCAMLC    pretyping/typeclasses.ml
- OCAMLC    pretyping/classops.ml
- OCAMLC    pretyping/program.ml
- OCAMLC    pretyping/coercion.ml
- OCAMLC    pretyping/detyping.ml
- File "engine/logic_monad.ml", line 42, characters 9-25:
- 42 |   | _ -> Pervasives.raise CErrors.Unhandled
-               ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    pretyping/indrec.ml
- OCAMLC    pretyping/cases.ml
- OCAMLC    pretyping/pretyping.ml
- File "engine/logic_monad.ml", line 71, characters 19-33:
- 71 |   type 'a ref = 'a Pervasives.ref
-                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "engine/logic_monad.ml", line 75, characters 28-42:
- 75 |   let ref a = (); fun () -> Pervasives.ref a
-                                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "engine/logic_monad.ml", line 94, characters 32-52:
- 94 |   let read_line = fun () -> try Pervasives.read_line () with e ->
-                                      ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    pretyping/unification.ml
- OCAMLC    interp/redops.ml
- OCAMLC    interp/stdarg.ml
- OCAMLC    interp/genintern.ml
- OCAMLC    interp/notation_ops.ml
- OCAMLC    interp/notation.ml
- OCAMLC    interp/syntax_def.ml
- OCAMLC    interp/smartlocate.ml
- OCAMLC    interp/constrexpr_ops.ml
- OCAMLC    interp/dumpglob.ml
- OCAMLC    interp/reserve.ml
- OCAMLC    interp/impargs.ml
- OCAMLC    interp/implicit_quantifiers.ml
- OCAMLC    interp/constrintern.ml
- OCAMLC    interp/modintern.ml
- OCAMLC    interp/constrextern.ml
- OCAMLC    interp/discharge.ml
- OCAMLC    interp/declare.ml
- OCAMLC    proofs/miscprint.ml
- OCAMLC    proofs/goal.ml
- OCAMLC    proofs/evar_refiner.ml
- File "engine/namegen.ml", lines 215-220, characters 4-39:
- 215 | ....declare_bool_option
- 216 |       { optdepr  = false;
- 217 |         optname  = "mangle auto-generated names";
- 218 |         optkey   = ["Mangle";"Names"];
- 219 |         optread  = (fun () -> !mangle_names);
- 220 |         optwrite = (:=) mangle_names; }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    proofs/logic.ml
- File "engine/namegen.ml", lines 231-240, characters 4-24:
- 231 | ....declare_string_option
- 232 |       { optdepr  = false;
- 233 |         optname  = "mangled names prefix";
- 234 |         optkey   = ["Mangle";"Names";"Prefix"];
- 235 |         optread  = (fun () -> Id.to_string !mangle_names_prefix);
- 236 |         optwrite = begin fun x ->
- 237 |                    set_prefix
- 238 |                      (try Id.of_string x
- 239 |                       with CErrors.UserError _ -> CErrors.user_err Pp.(str ("Not a valid identifier: \"" ^ x ^ "\".")))
- 240 |                    end }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    proofs/refine.ml
- File "pretyping/reductionops.ml", lines 32-39, characters 8-1:
- 32 | ........Goptions.declare_bool_option {
- 33 |   Goptions.optdepr = false;
- 34 |   Goptions.optname =
- 35 |     "Generate weak constraints between Irrelevant universes";
- 36 |   Goptions.optkey = ["Cumulativity";"Weak";"Constraints"];
- 37 |   Goptions.optread = (fun () -> not !UState.drop_weak_constraints);
- 38 |   Goptions.optwrite = (fun a -> UState.drop_weak_constraints:=not a);
- 39 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    proofs/proof.ml
- OCAMLC    proofs/goal_select.ml
- OCAMLC    proofs/proof_bullet.ml
- OCAMLC    proofs/proof_global.ml
- OCAMLC    proofs/redexpr.ml
- OCAMLC    proofs/refiner.ml
- OCAMLC    proofs/tacmach.ml
- File "pretyping/typeclasses.ml", lines 42-47, characters 2-52:
- 42 | ..declare_bool_option
- 43 |     { optdepr  = false;
- 44 |       optname  = "check that typeclasses proof search returns unique solutions";
- 45 |       optkey   = ["Typeclasses";"Unique";"Solutions"];
- 46 |       optread  = get_typeclasses_unique_solutions;
- 47 |       optwrite = set_typeclasses_unique_solutions; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/classops.ml", line 64, characters 9-27:
- 64 |   | _ -> Pervasives.compare t1 t2 (** OK *)
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    proofs/pfedit.ml
- File "pretyping/cbv.ml", lines 182-188, characters 8-1:
- 182 | ........Goptions.declare_bool_option {
- 183 |   Goptions.optdepr = false;
- 184 |   Goptions.optname = "cbv visited constants display";
- 185 |   Goptions.optkey = ["Debug";"Cbv"];
- 186 |   Goptions.optread = (fun () -> !debug_cbv);
- 187 |   Goptions.optwrite = (fun a -> debug_cbv:=a);
- 188 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    proofs/clenv.ml
- OCAMLC    proofs/clenvtac.ml
- File "pretyping/coercion.ml", lines 39-44, characters 12-65:
- 39 | ............declare_bool_option
- 40 |     { optdepr  = false;
- 41 |       optname  = "use typeclass resolution during conversion";
- 42 |       optkey   = ["Typeclass"; "Resolution"; "For"; "Conversion"];
- 43 |       optread  = (fun () -> !use_typeclasses_for_conversion);
- 44 |       optwrite = (fun b -> use_typeclasses_for_conversion := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/program.ml", lines 77-82, characters 2-41:
- 77 | ..declare_bool_option
- 78 |   { optdepr  = false;
- 79 |     optname  = "preferred transparency of Program obligations";
- 80 |     optkey   = ["Transparent";"Obligations"];
- 81 |     optread  = get_proofs_transparency;
- 82 |     optwrite = set_proofs_transparency; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/program.ml", lines 85-90, characters 2-35:
- 85 | ..declare_bool_option
- 86 |   { optdepr  = false;
- 87 |     optname  = "program cases";
- 88 |     optkey   = ["Program";"Cases"];
- 89 |     optread  = (fun () -> !program_cases);
- 90 |     optwrite = (:=) program_cases }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/program.ml", lines 93-98, characters 2-50:
- 93 | ..declare_bool_option
- 94 |   { optdepr  = false;
- 95 |     optname  = "program generalized coercion";
- 96 |     optkey   = ["Program";"Generalized";"Coercion"];
- 97 |     optread  = (fun () -> !program_generalized_coercion);
- 98 |     optwrite = (:=) program_generalized_coercion }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    parsing/tok.ml
- OCAMLC    parsing/cLexer.ml
- File "pretyping/evarconv.ml", lines 37-44, characters 8-1:
- 37 | ........Goptions.declare_bool_option {
- 38 |   Goptions.optdepr = false;
- 39 |   Goptions.optname =
- 40 |     "Print states sent to Evarconv unification";
- 41 |   Goptions.optkey = ["Debug";"Unification"];
- 42 |   Goptions.optread = (fun () -> !debug_unification);
- 43 |   Goptions.optwrite = (fun a -> debug_unification:=a);
- 44 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    parsing/ppextend.ml
- OCAMLC    parsing/notgram_ops.ml
- OCAMLC    parsing/pcoq.ml
- File "interp/redops.ml", line 13, characters 41-55:
- 13 | let union_consts l1 l2 = Util.List.union Pervasives.(=) l1 l2 (* FIXME *)
-                                               ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    printing/genprint.ml
- File "interp/dumpglob.ml", line 15, characters 20-37:
- 15 | let glob_file = ref Pervasives.stdout
-                          ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    printing/pputils.ml
- OCAMLC    printing/ppconstr.ml
- File "interp/dumpglob.ml", line 18, characters 15-34:
- 18 |   glob_file := Pervasives.open_out f
-                     ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "interp/dumpglob.ml", line 21, characters 2-22:
- 21 |   Pervasives.close_out !glob_file
-        ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    printing/proof_diffs.ml
- OCAMLC    printing/printer.ml
- OCAMLC    printing/printmod.ml
- File "interp/dumpglob.ml", line 40, characters 41-58:
- 40 |     (glob_output := StdOut; glob_file := Pervasives.stdout)
-                                               ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "interp/dumpglob.ml", line 48, characters 4-28:
- 48 |     Pervasives.output_string !glob_file s
-          ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    printing/prettyp.ml
- OCAMLC    tactics/dnet.ml
- OCAMLC    tactics/dn.ml
- OCAMLC    tactics/btermdn.ml
- OCAMLC    tactics/tacticals.ml
- OCAMLC    tactics/hipattern.ml
- File "pretyping/unification.ml", lines 46-52, characters 8-1:
- 46 | ........Goptions.declare_bool_option {
- 47 |   Goptions.optdepr = false;
- 48 |   Goptions.optname = "Unification is keyed";
- 49 |   Goptions.optkey = ["Keyed";"Unification"];
- 50 |   Goptions.optread = (fun () -> !keyed_unification);
- 51 |   Goptions.optwrite = (fun a -> keyed_unification:=a);
- 52 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/unification.ml", lines 57-64, characters 8-1:
- 57 | ........Goptions.declare_bool_option {
- 58 |   Goptions.optdepr = false;
- 59 |   Goptions.optname =
- 60 |     "Print states sent to tactic unification";
- 61 |   Goptions.optkey = ["Debug";"Tactic";"Unification"];
- 62 |   Goptions.optread = (fun () -> !debug_unification);
- 63 |   Goptions.optwrite = (fun a -> debug_unification:=a);
- 64 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "engine/proofview.ml", line 569, characters 38-55:
- 569 | let tclDISPATCH tacs = tclDISPATCHGEN Pervasives.ignore tacs
-                                             ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "interp/notation.ml", line 60, characters 18-36:
- 60 |     let compare = Pervasives.compare
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLC    tactics/ind_tables.ml
- OCAMLC    tactics/eqschemes.ml
- OCAMLC    tactics/elimschemes.ml
- OCAMLC    tactics/tactics.ml
- File "pretyping/detyping.ml", lines 142-147, characters 8-37:
- 142 | ........declare_bool_option
- 143 | 	  { optdepr  = false;
- 144 | 	    optname  = "forced wildcard";
- 145 | 	    optkey   = ["Printing";"Wildcard"];
- 146 | 	    optread  = force_wildcard;
- 147 | 	    optwrite = (:=) wildcard_value }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/detyping.ml", lines 152-157, characters 8-39:
- 152 | ........declare_bool_option
- 153 | 	  { optdepr  = false;
- 154 | 	    optname  = "pattern matching return type synthesizability";
- 155 | 	    optkey   = ["Printing";"Synth"];
- 156 | 	    optread  = synthetize_type;
- 157 | 	    optwrite = (:=) synth_type_value }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/detyping.ml", lines 162-167, characters 8-45:
- 162 | ........declare_bool_option
- 163 | 	  { optdepr  = false;
- 164 | 	    optname  = "pattern-matching reversibility";
- 165 | 	    optkey   = ["Printing";"Matching"];
- 166 | 	    optread  = reverse_matching;
- 167 | 	    optwrite = (:=) reverse_matching_value }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/detyping.ml", lines 172-177, characters 8-50:
- 172 | ........declare_bool_option
- 173 | 	  { optdepr  = false;
- 174 | 	    optname  = "printing of primitive projection parameters";
- 175 | 	    optkey   = ["Printing";"Primitive";"Projection";"Parameters"];
- 176 | 	    optread  = print_primproj_params;
- 177 | 	    optwrite = (:=) print_primproj_params_value }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    tactics/elim.ml
- File "proofs/goal_select.ml", lines 57-68, characters 2-5:
- 57 | ..declare_string_option
- 58 |     { optdepr = false;
- 59 |       optname = "default goal selector" ;
- 60 |       optkey  = ["Default";"Goal";"Selector"] ;
- 61 |       optread = begin fun () ->
- ...
- 65 |       optwrite = begin fun n ->
- 66 |         default_goal_selector := parse_goal_selector n
- 67 |       end
- 68 |     }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "pretyping/detyping.ml", lines 182-187, characters 8-57:
- 182 | ........declare_bool_option
- 183 | 	  { optdepr  = false;
- 184 | 	    optname  = "backwards-compatible printing of primitive projections";
- 185 | 	    optkey   = ["Printing";"Primitive";"Projection";"Compatibility"];
- 186 | 	    optread  = print_primproj_compatibility;
- 187 | 	    optwrite = (:=) print_primproj_compatibility_value }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    tactics/equality.ml
- OCAMLC    tactics/contradiction.ml
- OCAMLC    tactics/inv.ml
- File "pretyping/detyping.ml", lines 263-268, characters 2-65:
- 263 | ..declare_bool_option
- 264 |     { optdepr  = false;
- 265 |       optname  = "factorization of \"match\" patterns in printing";
- 266 |       optkey   = ["Printing";"Factorizable";"Match";"Patterns"];
- 267 |       optread  = (fun () -> !print_factorize_match_patterns);
- 268 |       optwrite = (fun b -> print_factorize_match_patterns := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    tactics/leminv.ml
- File "pretyping/detyping.ml", lines 274-279, characters 2-67:
- 274 | ..declare_bool_option
- 275 |     { optdepr  = false;
- 276 |       optname  = "possible use of \"match\" default pattern in printing";
- 277 |       optkey   = ["Printing";"Allow";"Match";"Default";"Clause"];
- 278 |       optread  = (fun () -> !print_allow_match_default_clause);
- 279 |       optwrite = (fun b -> print_allow_match_default_clause := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    tactics/hints.ml
- File "pretyping/pretyping.ml", lines 165-170, characters 12-51:
- 165 | ............declare_bool_option
- 166 | 	  { optdepr  = false;
- 167 | 	    optname  = "strict universe declaration";
- 168 | 	    optkey   = ["Strict";"Universe";"Declaration"];
- 169 | 	    optread  = is_strict_universe_declarations;
- 170 | 	    optwrite = (:=) strict_universe_declarations }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "proofs/proof_global.ml", lines 58-68, characters 12-3:
- 58 | ............declare_string_option {
- 59 |     optdepr = false;
- 60 |     optname = "default proof mode" ;
- 61 |     optkey = proof_mode_opt_name ;
- 62 |     optread = begin fun () ->
- ...
- 65 |     optwrite = begin fun n ->
- 66 |       default_proof_mode := find_proof_mode n
- 67 |     end
- 68 |   }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    tactics/auto.ml
- File "proofs/proof_bullet.ml", lines 180-193, characters 12-3:
- 180 | ............declare_string_option {
- 181 |     optdepr = false;
- 182 |     optname = "bullet behavior";
- 183 |     optkey = ["Bullet";"Behavior"];
- 184 |     optread = begin fun () ->
- ...
- 190 |         with Not_found ->
- 191 |           CErrors.user_err Pp.(str ("Unknown bullet behavior: \"" ^ n ^ "\"."))
- 192 |     end
- 193 |   }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    tactics/eauto.ml
- File "pretyping/classops.ml", lines 426-431, characters 2-54:
- 426 | ..declare_bool_option
- 427 |     { optdepr  = true; (* remove in 8.8 *)
- 428 |       optname  = "automatic import of coercions";
- 429 |       optkey   = ["Automatic";"Coercions";"Import"];
- 430 |       optread  = (fun () -> !automatically_import_coercions);
- 431 |       optwrite = (:=) automatically_import_coercions }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    tactics/class_tactics.ml
- OCAMLC    tactics/term_dnet.ml
- File "proofs/pfedit.ml", lines 19-25, characters 8-1:
- 19 | ........Goptions.declare_bool_option {
- 20 |   Goptions.optdepr = false;
- 21 |   Goptions.optname = "Solve unification constraints at every \".\"";
- 22 |   Goptions.optkey = ["Solve";"Unification";"Constraints"];
- 23 |   Goptions.optread = (fun () -> !use_unification_heuristics_ref);
- 24 |   Goptions.optwrite = (fun a -> use_unification_heuristics_ref:=a);
- 25 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    tactics/eqdecide.ml
- File "interp/constrextern.ml", line 73, characters 22-40:
- 73 |     let compare 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 "proofs/redexpr.ml", lines 58-65, characters 8-1:
- 58 | ........Goptions.declare_bool_option {
- 59 |   Goptions.optdepr = false;
- 60 |   Goptions.optname =
- 61 |     "Plug the simpl tactic to the new cbn mechanism";
- 62 |   Goptions.optkey = ["SimplIsCbn"];
- 63 |   Goptions.optread = (fun () -> !simplIsCbn);
- 64 |   Goptions.optwrite = (fun a -> simplIsCbn:=a);
- 65 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    tactics/autorewrite.ml
- OCAMLC    vernac/pvernac.ml
- OCAMLC    vernac/vernacprop.ml
- OCAMLC    vernac/himsg.ml
- OCAMLC    vernac/explainErr.ml
- OCAMLC    vernac/locality.ml
- OCAMLC    vernac/egramml.ml
- OCAMLC    vernac/vernacinterp.ml
- File "printing/proof_diffs.ml", lines 56-62, characters 12-3:
- 56 | ............declare_string_option {
- 57 |     optdepr = false;
- 58 |     optname = "show diffs in proofs";
- 59 |     optkey = ["Diffs"];
- 60 |     optread = read_diffs_option;
- 61 |     optwrite = write_diffs_option
- 62 |   }.
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    vernac/ppvernac.ml
- OCAMLC    vernac/proof_using.ml
- File "engine/proofview.ml", line 935, characters 9-25:
- 935 |   | _ -> Pervasives.raise CErrors.Unhandled
-                ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    vernac/lemmas.ml
- File "interp/constrextern.ml", lines 201-206, characters 2-47:
- 201 | ..declare_bool_option
- 202 |     { optdepr  = false;
- 203 |       optname  = "record printing";
- 204 |       optkey   = ["Printing";"Records"];
- 205 |       optread  = (fun () -> !record_print);
- 206 |       optwrite = (fun b -> record_print := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    vernac/class.ml
- File "tactics/btermdn.ml", line 32, characters 7-25:
- 32 | | _ -> Pervasives.compare t1 t2 (** OK *)
-             ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    vernac/egramcoq.ml
- OCAMLC    vernac/metasyntax.ml
- File "proofs/proof_global.ml", lines 278-283, characters 8-66:
- 278 | ........Goptions.declare_bool_option
- 279 |     { Goptions.optdepr  = false;
- 280 |       Goptions.optname  = "Proof using Clear Unused";
- 281 |       Goptions.optkey   = ["Proof";"Using";"Clear";"Unused"];
- 282 |       Goptions.optread  = (fun () -> !proof_using_auto_clear);
- 283 |       Goptions.optwrite = (fun b -> proof_using_auto_clear := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    vernac/auto_ind_decl.ml
- OCAMLC    vernac/search.ml
- File "printing/printer.ml", lines 41-46, characters 2-63:
- 41 | ..declare_bool_option
- 42 |     { optdepr  = false;
- 43 |       optname  = "printing of unfocused goal";
- 44 |       optkey   = ["Printing";"Unfocused"];
- 45 |       optread  = (fun () -> !enable_unfocused_goal_printing);
- 46 |       optwrite = (fun b -> enable_unfocused_goal_printing:=b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "printing/printmod.ml", lines 45-50, characters 2-31:
- 45 | ..declare_bool_option
- 46 |     { optdepr  = false;
- 47 |       optname  = "short module printing";
- 48 |       optkey   = ["Short";"Module";"Printing"];
- 49 |       optread  = (fun () -> !short) ;
- 50 |       optwrite = ((:=) short) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "printing/printer.ml", lines 52-57, characters 2-58:
- 52 | ..declare_bool_option
- 53 |     { optdepr  = false;
- 54 |       optname  = "printing of goal tags";
- 55 |       optkey   = ["Printing";"Goal";"Tags"];
- 56 |       optread  = (fun () -> !enable_goal_tags_printing);
- 57 |       optwrite = (fun b -> enable_goal_tags_printing:=b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "printing/printer.ml", lines 62-67, characters 2-59:
- 62 | ..declare_bool_option
- 63 |     { optdepr  = false;
- 64 |       optname  = "printing of goal names";
- 65 |       optkey   = ["Printing";"Goal";"Names"];
- 66 |       optread  = (fun () -> !enable_goal_names_printing);
- 67 |       optwrite = (fun b -> enable_goal_names_printing:=b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    vernac/indschemes.ml
- OCAMLC    vernac/declareDef.ml
- OCAMLC    vernac/obligations.ml
- OCAMLC    vernac/comDefinition.ml
- OCAMLC    vernac/comAssumption.ml
- OCAMLC    vernac/comInductive.ml
- File "interp/notation.ml", line 476, characters 15-33:
- 476 |        let c = Pervasives.compare s.[i] s'.[i-d] 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    vernac/comFixpoint.ml
- OCAMLC    vernac/comProgramFixpoint.ml
- OCAMLC    vernac/classes.ml
- OCAMLC    vernac/record.ml
- OCAMLC    vernac/assumptions.ml
- OCAMLC    vernac/vernacstate.ml
- OCAMLC    vernac/mltop.ml
- OCAMLC    vernac/topfmt.ml
- OCAMLC    vernac/vernacentries.ml
- OCAMLC    stm/spawned.ml
- OCAMLC    stm/dag.ml
- OCAMLC    stm/vcs.ml
- OCAMLC    stm/tQueue.ml
- OCAMLC    stm/workerPool.ml
- OCAMLC    stm/vernac_classifier.ml
- OCAMLC    stm/coqworkmgrApi.ml
- OCAMLC    stm/asyncTaskQueue.ml
- OCAMLC    stm/stm.ml
- File "printing/prettyp.ml", line 125, characters 33-47:
- 125 |   let nonmaximps = List.subtract Pervasives.(=) imps maximps in (* FIXME *)
-                                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "tactics/class_tactics.ml", lines 84-90, characters 2-48:
- 84 | ..declare_bool_option
- 85 |     { optdepr  = false;
- 86 |       optname  = "do typeclass search avoiding eta-expansions " ^
- 87 |                    " in proof terms (expensive)";
- 88 |       optkey   = ["Typeclasses";"Limit";"Intros"];
- 89 |       optread  = get_typeclasses_limit_intros;
- 90 |       optwrite = set_typeclasses_limit_intros; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    stm/proofBlockDelimiter.ml
- OCAMLC    stm/vio_checking.ml
- File "tactics/class_tactics.ml", lines 93-98, characters 2-52:
- 93 | ..declare_bool_option
- 94 |     { optdepr  = false;
- 95 |       optname  = "during typeclass resolution, solve instances according to their dependency order";
- 96 |       optkey   = ["Typeclasses";"Dependency";"Order"];
- 97 |       optread  = get_typeclasses_dependency_order;
- 98 |       optwrite = set_typeclasses_dependency_order; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/class_tactics.ml", lines 101-106, characters 2-55:
- 101 | ..declare_bool_option
- 102 |     { optdepr  = false;
- 103 |       optname  = "use iterative deepening strategy";
- 104 |       optkey   = ["Typeclasses";"Iterative";"Deepening"];
- 105 |       optread  = get_typeclasses_iterative_deepening;
- 106 |       optwrite = set_typeclasses_iterative_deepening; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/class_tactics.ml", lines 109-114, characters 2-56:
- 109 | ..declare_bool_option
- 110 |     { optdepr  = false;
- 111 |       optname  = "compat";
- 112 |       optkey   = ["Typeclasses";"Filtered";"Unification"];
- 113 |       optread  = get_typeclasses_filtered_unification;
- 114 |       optwrite = set_typeclasses_filtered_unification; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/class_tactics.ml", lines 125-130, characters 2-41:
- 125 | ..declare_bool_option
- 126 |     { optdepr  = false;
- 127 |       optname  = "debug output for typeclasses proof search";
- 128 |       optkey   = ["Debug";"Typeclasses"];
- 129 |       optread  = get_typeclasses_debug;
- 130 |       optwrite = set_typeclasses_debug; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/class_tactics.ml", lines 133-138, characters 2-43:
- 133 | ..declare_int_option
- 134 |     { optdepr  = false;
- 135 |       optname  = "verbosity of debug output for typeclasses proof search";
- 136 |       optkey   = ["Typeclasses";"Debug";"Verbosity"];
- 137 |       optread  = get_typeclasses_verbose;
- 138 |       optwrite = set_typeclasses_verbose; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    toplevel/vernac.ml
- File "tactics/equality.ml", lines 73-78, characters 2-55:
- 73 | ..declare_bool_option
- 74 |     { optdepr  = false;
- 75 |       optname  = "injection in context";
- 76 |       optkey   = ["Structural";"Injection"];
- 77 |       optread  = (fun () -> !injection_in_context) ;
- 78 |       optwrite = (fun b -> injection_in_context := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    toplevel/usage.ml
- OCAMLC    toplevel/coqinit.ml
- File "interp/constrexpr_ops.ml", lines 605-611, characters 8-1:
- 605 | ........Goptions.declare_bool_option {
- 606 |   Goptions.optdepr = false;
- 607 |   Goptions.optname = "no parameters in constructors";
- 608 |   Goptions.optkey = ["Asymmetric";"Patterns"];
- 609 |   Goptions.optread = (fun () -> !asymmetric_patterns);
- 610 |   Goptions.optwrite = (fun a -> asymmetric_patterns:=a);
- 611 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    toplevel/coqargs.ml
- OCAMLC    toplevel/coqloop.ml
- File "pretyping/reductionops.ml", lines 838-845, characters 8-1:
- 838 | ........Goptions.declare_bool_option {
- 839 |   Goptions.optdepr = false;
- 840 |   Goptions.optname =
- 841 |     "Print states of the Reductionops abstract machine";
- 842 |   Goptions.optkey = ["Debug";"RAKAM"];
- 843 |   Goptions.optread = (fun () -> !debug_RAKAM);
- 844 |   Goptions.optwrite = (fun a -> debug_RAKAM:=a);
- 845 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    toplevel/coqtop.ml
- OCAMLC    toplevel/workerLoop.ml
- MD5SUM cic.mli
- OCAMLC    checker/analyze.ml
- OCAMLC    checker/names.ml
- OCAMLC    checker/univ.ml
- OCAMLC    checker/esubst.ml
- OCAMLC    checker/term.ml
- OCAMLC    checker/print.ml
- File "tactics/hints.ml", lines 198-204, characters 2-5:
- 198 | ..Goptions.declare_string_option
- 199 |     { Goptions.optdepr  = false;
- 200 |       Goptions.optname  = "behavior of non-imported hints";
- 201 |       Goptions.optkey   = ["Loose"; "Hint"; "Behavior"];
- 202 |       Goptions.optread  = read_warn_hint;
- 203 |       Goptions.optwrite = write_warn_hint;
- 204 |     }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    checker/declarations.ml
- File "vernac/proof_using.ml", lines 141-146, characters 2-54:
- 141 | ..Goptions.declare_bool_option
- 142 |     { Goptions.optdepr  = false;
- 143 |       Goptions.optname  = "suggest Proof using";
- 144 |       Goptions.optkey   = ["Suggest";"Proof";"Using"];
- 145 |       Goptions.optread  = (fun () -> !suggest_proof_using);
- 146 |       Goptions.optwrite = ((:=) suggest_proof_using) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    checker/environ.ml
- OCAMLC    checker/closure.ml
- File "vernac/comAssumption.ml", lines 31-36, characters 2-44:
- 31 | ..declare_bool_option
- 32 |     { optdepr = false;
- 33 |       optname = "automatically declare axioms whose type is a typeclass as instances";
- 34 |       optkey = ["Typeclasses";"Axioms";"Are";"Instances"];
- 35 |       optread = (fun _ -> !axiom_into_instance);
- 36 |       optwrite = (:=) axiom_into_instance; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    checker/reduction.ml
- File "tactics/tactics.ml", lines 68-73, characters 2-55:
- 68 | ..declare_bool_option
- 69 |     { optdepr  = false;
- 70 |       optname  = "default clearing of hypotheses after use";
- 71 |       optkey   = ["Default";"Clearing";"Used";"Hypotheses"];
- 72 |       optread  = (fun () -> !clear_hyp_by_default) ;
- 73 |       optwrite = (fun b -> clear_hyp_by_default := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    checker/modops.ml
- OCAMLC    checker/type_errors.ml
- File "tactics/tactics.ml", lines 84-89, characters 2-69:
- 84 | ..declare_bool_option
- 85 |     { optdepr  = false;
- 86 |       optname  = "trivial unification in tactics applying under conjunctions";
- 87 |       optkey   = ["Universal";"Lemma";"Under";"Conjunction"];
- 88 |       optread  = (fun () -> !universal_lemma_under_conjunctions) ;
- 89 |       optwrite = (fun b -> universal_lemma_under_conjunctions := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/tactics.ml", lines 103-108, characters 2-71:
- 103 | ..declare_bool_option
- 104 |     { optdepr  = false;
- 105 |       optname  = "bracketing last or-and introduction pattern";
- 106 |       optkey   = ["Bracketing";"Last";"Introduction";"Pattern"];
- 107 |       optread  = (fun () -> !bracketing_last_or_and_intro_pattern);
- 108 |       optwrite = (fun b -> bracketing_last_or_and_intro_pattern := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/auto.ml", lines 175-180, characters 10-37:
- 175 | ..........Goptions.declare_bool_option
- 176 |     { Goptions.optdepr  = false;
- 177 |       Goptions.optname  = String.concat " " ls;
- 178 |       Goptions.optkey   = ls;
- 179 |       Goptions.optread  = (fun () -> !refe);
- 180 |       Goptions.optwrite = (:=) refe }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    checker/inductive.ml
- File "vernac/comDefinition.ml", line 38, characters 10-24:
- 38 |           Pervasives.(=) (List.assoc_f Impargs.explicitation_eq key impsty) va)
-                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    checker/typeops.ml
- OCAMLC    checker/indtypes.ml
- File "tactics/class_tactics.ml", line 266, characters 7-22:
- 266 |     if Pervasives.(>=) diff 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
- File "vernac/classes.ml", lines 33-39, characters 8-1:
- 33 | ........Goptions.declare_bool_option {
- 34 |   Goptions.optdepr  = false;
- 35 |   Goptions.optname  = "definition of instances by refining";
- 36 |   Goptions.optkey   = ["Refine";"Instance";"Mode"];
- 37 |   Goptions.optread  = (fun () -> !refine_instance);
- 38 |   Goptions.optwrite = (fun b -> refine_instance := b)
- 39 | }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/indschemes.ml", lines 49-54, characters 2-44:
- 49 | ..declare_bool_option
- 50 |     { optdepr  = false;
- 51 |       optname  = "automatic declaration of induction schemes";
- 52 |       optkey   = ["Elimination";"Schemes"];
- 53 |       optread  = (fun () -> !elim_flag) ;
- 54 |       optwrite = (fun b -> elim_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    checker/subtyping.ml
- File "vernac/indschemes.ml", lines 58-63, characters 2-53:
- 58 | ..declare_bool_option
- 59 |     { optdepr  = false;
- 60 |       optname  = "automatic declaration of induction schemes for non-recursive types";
- 61 |       optkey   = ["Nonrecursive";"Elimination";"Schemes"];
- 62 |       optread  = (fun () -> !bifinite_elim_flag) ;
- 63 |       optwrite = (fun b -> bifinite_elim_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    checker/mod_checking.ml
- File "vernac/indschemes.ml", lines 67-72, characters 2-44:
- 67 | ..declare_bool_option
- 68 |     { optdepr  = false;
- 69 |       optname  = "automatic declaration of case analysis schemes";
- 70 |       optkey   = ["Case";"Analysis";"Schemes"];
- 71 |       optread  = (fun () -> !case_flag) ;
- 72 |       optwrite = (fun b -> case_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "printing/printer.ml", lines 468-473, characters 2-51:
- 468 | ..declare_int_option
- 469 |     { optdepr  = false;
- 470 |       optname  = "the hypotheses limit";
- 471 |       optkey   = ["Hyps";"Limit"];
- 472 |       optread  = (fun () -> !print_hyps_limit);
- 473 |       optwrite = (fun x -> print_hyps_limit := x) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    checker/safe_typing.ml
- File "vernac/indschemes.ml", lines 76-81, characters 2-42:
- 76 | ..declare_bool_option
- 77 |     { optdepr  = false;
- 78 |       optname  = "automatic declaration of boolean equality";
- 79 |       optkey   = ["Boolean";"Equality";"Schemes"];
- 80 |       optread  = (fun () -> !eq_flag) ;
- 81 |       optwrite = (fun b -> eq_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/record.ml", lines 40-45, characters 2-49:
- 40 | ..declare_bool_option
- 41 |     { optdepr  = false;
- 42 |       optname  = "use of primitive projections";
- 43 |       optkey   = ["Primitive";"Projections"];
- 44 |       optread  = (fun () -> !primitive_flag) ;
- 45 |       optwrite = (fun b -> primitive_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/indschemes.ml", lines 87-92, characters 2-46:
- 87 | ..declare_bool_option
- 88 |     { optdepr  = false;
- 89 |       optname  = "automatic declaration of decidable equality";
- 90 |       optkey   = ["Decidable";"Equality";"Schemes"];
- 91 |       optread  = (fun () -> !eq_dec_flag) ;
- 92 |       optwrite = (fun b -> eq_dec_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/record.ml", lines 49-54, characters 2-54:
- 49 | ..declare_bool_option
- 50 |     { optdepr  = false;
- 51 |       optname  = "strict typeclass resolution";
- 52 |       optkey   = ["Typeclasses";"Strict";"Resolution"];
- 53 |       optread  = (fun () -> !typeclasses_strict);
- 54 |       optwrite = (fun b -> typeclasses_strict := b); }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/indschemes.ml", lines 96-101, characters 2-49:
-  96 | ..declare_bool_option
-  97 |     { optdepr  = false;
-  98 |       optname  ="automatic declaration of rewriting schemes for equality types";
-  99 |       optkey   = ["Rewriting";"Schemes"];
- 100 |       optread  = (fun () -> !rewriting_flag) ;
- 101 |       optwrite = (fun b -> rewriting_flag := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/record.ml", lines 58-63, characters 2-54:
- 58 | ..declare_bool_option
- 59 |     { optdepr  = false;
- 60 |       optname  = "unique typeclass instances";
- 61 |       optkey   = ["Typeclasses";"Unique";"Instances"];
- 62 |       optread  = (fun () -> !typeclasses_unique);
- 63 |       optwrite = (fun b -> typeclasses_unique := b); }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/proof_using.ml", lines 176-182, characters 2-5:
- 176 | ..Goptions.declare_stringopt_option
- 177 |     { Goptions.optdepr  = false;
- 178 |       Goptions.optname  = "default value for Proof using";
- 179 |       Goptions.optkey   = ["Default";"Proof";"Using"];
- 180 |       Goptions.optread  = (fun () -> Option.map using_to_string !value);
- 181 |       Goptions.optwrite = (fun b -> value := Option.map using_from_string b);
- 182 |     }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    checker/values.ml
- OCAMLC    checker/validate.ml
- OCAMLC    checker/check.ml
- OCAMLC    checker/check_stat.ml
- OCAMLC    checker/checker.ml
- OCAMLC    ide/protocol/xml_lexer.ml
- OCAMLC    ide/protocol/xml_parser.ml
- File "vernac/search.ml", line 146, characters 4-22:
- 146 |     Pervasives.compare p1 p2
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    ide/protocol/xml_printer.ml
- File "tactics/eauto.ml", lines 334-339, characters 2-51:
- 334 | ..Goptions.declare_bool_option
- 335 |     { Goptions.optdepr  = false;
- 336 |       Goptions.optname  = "Debug Eauto";
- 337 |       Goptions.optkey   = ["Debug";"Eauto"];
- 338 |       Goptions.optread  = (fun () -> !global_debug_eauto);
- 339 |       Goptions.optwrite = (:=) global_debug_eauto }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/eauto.ml", lines 342-347, characters 2-50:
- 342 | ..Goptions.declare_bool_option
- 343 |     { Goptions.optdepr  = false;
- 344 |       Goptions.optname  = "Info Eauto";
- 345 |       Goptions.optkey   = ["Info";"Eauto"];
- 346 |       Goptions.optread  = (fun () -> !global_info_eauto);
- 347 |       Goptions.optwrite = (:=) global_info_eauto }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    ide/protocol/serialize.ml
- File "checker/analyze.ml", line 365, characters 19-40:
- 365 |   let input_byte = Pervasives.input_byte
-                          ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    ide/protocol/richpp.ml
- File "interp/notation.ml", line 997, characters 17-35:
- 997 |    let compare = Pervasives.compare
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLC    ide/protocol/xmlprotocol.ml
- File "checker/analyze.ml", line 366, characters 25-52:
- 366 |   let input_binary_int = Pervasives.input_binary_int
-                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "printing/printer.ml", lines 676-681, characters 2-63:
- 676 | ..declare_bool_option
- 677 |     { optdepr  = false;
- 678 |       optname  = "Printing Dependent Evars Line";
- 679 |       optkey   = ["Printing";"Dependent";"Evars";"Line"];
- 680 |       optread  = (fun () -> !should_print_dependent_evars);
- 681 |       optwrite = (fun v -> should_print_dependent_evars := v) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    ide/document.ml
- OCAMLC    plugins/ltac/tauto.ml
- OCAMLC    plugins/romega/const_omega.ml
- OCAMLC    plugins/micromega/sos_types.ml
- File "vernac/topfmt.ml", line 319, characters 2-39:
- 319 |   Format.pp_set_formatter_tag_functions !std_ft (tag_handler !std_ft);
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 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.
- OCAMLC    plugins/micromega/micromega.ml
- OCAMLC    plugins/micromega/mutils.ml
- OCAMLC    plugins/micromega/polynomial.ml
- OCAMLC    plugins/micromega/mfourier.ml
- File "vernac/topfmt.ml", line 320, characters 2-39:
- 320 |   Format.pp_set_formatter_tag_functions !err_ft (tag_handler !err_ft)
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 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.
- OCAMLC    plugins/micromega/certificate.ml
- OCAMLC    plugins/micromega/persistent_cache.ml
- OCAMLC    plugins/micromega/coq_micromega.ml
- OCAMLC    plugins/micromega/g_micromega.ml
- OCAMLC -pack -o plugins/quote/quote_plugin.cmo
- OCAMLC    plugins/setoid_ring/newring_ast.ml
- File "vernac/ppvernac.ml", line 365, characters 37-51:
- 365 |             when (c : bool) == c' && Pervasives.(=) t t' ->
-                                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    plugins/setoid_ring/newring.ml
- OCAMLC    plugins/extraction/miniml.ml
- OCAMLC    plugins/extraction/table.ml
- OCAMLC    plugins/extraction/mlutil.ml
- OCAMLC    plugins/extraction/modutil.ml
- OCAMLC    plugins/extraction/extraction.ml
- File "checker/check.ml", line 64, characters 6-24:
- 64 |       Pervasives.compare
-            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- OCAMLC    plugins/extraction/common.ml
- OCAMLC    plugins/extraction/ocaml.ml
- OCAMLC    plugins/extraction/haskell.ml
- File "vernac/obligations.ml", lines 343-348, characters 2-40:
- 343 | ..declare_bool_option
- 344 |     { optdepr  = false;
- 345 |       optname  = "Hiding of Program obligations";
- 346 |       optkey   = ["Hide";"Obligations"];
- 347 |       optread  = get_hide_obligations;
- 348 |       optwrite = set_hide_obligations; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/obligations.ml", lines 356-361, characters 2-42:
- 356 | ..declare_bool_option
- 357 |     { optdepr  = true; (* remove in 8.8 *)
- 358 |       optname  = "Shrinking of Program obligations";
- 359 |       optkey   = ["Shrink";"Obligations"];
- 360 |       optread  = get_shrink_obligations;
- 361 |       optwrite = set_shrink_obligations; }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    plugins/extraction/scheme.ml
- OCAMLC    plugins/extraction/json.ml
- File "tactics/equality.ml", lines 713-718, characters 2-70:
- 713 | ..declare_bool_option
- 714 |     { optdepr  = false;
- 715 |       optname  = "injection on prop arguments";
- 716 |       optkey   = ["Keep";"Proof";"Equalities"];
- 717 |       optread  = (fun () -> !keep_proof_equalities_for_injection) ;
- 718 |       optwrite = (fun b -> keep_proof_equalities_for_injection := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "toplevel/coqloop.ml", line 316, characters 2-18:
- 316 |   Pervasives.flush stderr;
-         ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    plugins/extraction/extract_env.ml
- File "toplevel/coqloop.ml", line 317, characters 2-18:
- 317 |   Pervasives.flush stdout;
-         ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    plugins/cc/ccalgo.ml
- OCAMLC    plugins/cc/ccproof.ml
- OCAMLC    plugins/cc/cctac.ml
- File "vernac/lemmas.ml", lines 472-477, characters 2-53:
- 472 | ..declare_bool_option
- 473 |     { optdepr  = false;
- 474 |       optname  = "keep section variables in admitted proofs";
- 475 |       optkey   = ["Keep"; "Admitted"; "Variables"];
- 476 |       optread  = (fun () -> !keep_admitted_vars);
- 477 |       optwrite = (fun b -> keep_admitted_vars := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    plugins/firstorder/formula.ml
- OCAMLC    plugins/firstorder/unify.ml
- OCAMLC    plugins/firstorder/sequent.ml
- OCAMLC    plugins/firstorder/rules.ml
- OCAMLC    plugins/firstorder/instances.ml
- OCAMLC    plugins/firstorder/ground.ml
- File "ide/protocol/richpp.ml", line 97, characters 2-32:
- 97 |   pp_set_formatter_tag_functions ft tag_functions;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- 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.
- OCAMLC    plugins/rtauto/proof_search.ml
- OCAMLC    plugins/rtauto/refl_tauto.ml
- File "ide/protocol/richpp.ml", line 110, characters 2-13:
- 110 |   pp_open_tag ft "pp";
-         ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "ide/protocol/richpp.ml", line 112, characters 2-14:
- 112 |   pp_close_tag ft ();
-         ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- OCAMLC -pack -o plugins/btauto/btauto_plugin.cmo
- OCAMLC    plugins/funind/indfun_common.ml
- File "plugins/micromega/mfourier.ml", line 8, characters 34-52:
- 8 | let compare_float (p : float) q = Pervasives.compare p q
-                                       ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    plugins/funind/glob_termops.ml
- OCAMLC    plugins/funind/glob_term_to_relation.ml
- OCAMLC    plugins/funind/functional_principles_proofs.ml
- OCAMLC    plugins/funind/functional_principles_types.ml
- OCAMLC    plugins/funind/invfun.ml
- File "plugins/micromega/certificate.ml", line 85, characters 4-18:
- 85 |  if Pervasives.(=) y' x then 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 "plugins/ltac/tauto.ml", lines 69-74, characters 2-42:
- 69 | ..declare_bool_option
- 70 |     { optdepr  = false;
- 71 |       optname  = "unfolding of not in intuition";
- 72 |       optkey   = ["Intuition";"Negation";"Unfolding"];
- 73 |       optread  = (fun () -> !negation_unfolding);
- 74 |       optwrite = (:=) negation_unfolding }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    plugins/funind/indfun.ml
- OCAMLC    plugins/nsatz/utile.ml
- File "vernac/metasyntax.ml", line 523, characters 43-57:
- 523 |     | (loc,a) :: sepfmt, (_,b) :: fmt when Pervasives.(=) a b -> get_tail (sepfmt, fmt) (* FIXME *)
-                                                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "plugins/micromega/certificate.ml", line 113, characters 6-20:
- 113 |    if Pervasives.(=) x x' then Some (Mc.PsatzMulC(x, Mc.PsatzAdd(y,y'))) 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
- OCAMLC    plugins/nsatz/polynom.ml
- File "plugins/micromega/certificate.ml", line 115, characters 6-20:
- 115 |    if Pervasives.(=) x x' then Some (Mc.PsatzMulE(x, Mc.PsatzAdd(y,y'))) 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
- OCAMLC    plugins/nsatz/ideal.ml
- OCAMLC    plugins/nsatz/nsatz.ml
- OCAMLC -pack -o plugins/syntax/r_syntax_plugin.cmo
- OCAMLC -pack -o plugins/syntax/int31_syntax_plugin.cmo
- OCAMLC -pack -o plugins/syntax/string_syntax_plugin.cmo
- File "plugins/micromega/coq_micromega.ml", line 73, characters 9-70:
- 73 |  let _ = declare_int_option (int_opt ["Lra"; "Depth"] lra_proof_depth) in
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/micromega/coq_micromega.ml", line 74, characters 9-70:
- 74 |  let _ = declare_int_option (int_opt ["Lia"; "Depth"] lia_proof_depth) in 
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/micromega/certificate.ml", line 132, characters 26-44:
- 132 |  (rebuild_cone (List.sort Pervasives.compare (cone_list c [])) 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 "plugins/micromega/coq_micromega.ml", line 75, characters 9-41:
- 75 |  let _ = declare_bool_option lia_enum_opt in
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/micromega/certificate.ml", line 159, characters 4-18:
- 159 |  if Pervasives.(=) mn Monomial.const
-           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    plugins/syntax/numeral.ml
- OCAMLC    plugins/derive/derive.ml
- OCAMLC    plugins/ssr/ssrprinters.ml
- OCAMLC    plugins/ssr/ssrcommon.ml
- OCAMLC    plugins/ssr/ssrtacticals.ml
- OCAMLC    plugins/ssr/ssrelim.ml
- File "plugins/micromega/certificate.ml", line 252, characters 6-20:
- 252 |    if Pervasives.(=) mn Monomial.const 
-             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib 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    plugins/ssr/ssrview.ml
- OCAMLC    plugins/ssr/ssrbwd.ml
- OCAMLC    plugins/ssr/ssrequality.ml
- OCAMLC    plugins/ssr/ssripats.ml
- OCAMLC    plugins/ssr/ssrfwd.ml
- OCAMLC    plugins/ssr/ssrparser.ml
- File "plugins/extraction/common.ml", line 133, characters 12-30:
- 133 |     let c = Pervasives.compare k1 k2 (** OK *) 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    plugins/ssr/ssrvernac.ml
- File "plugins/micromega/certificate.ml", line 314, characters 20-34:
- 314 |    (fun (x,_) -> if Pervasives.(=) (snd x) Mc.NonEqual then true else false) li 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    dev/top_printers.mli
- OCAMLC    dev/vm_printers.ml
- echo "load_printer gramlib.cma" > dev/camlp5.dbg
- OCAMLC    dev/checker_printers.mli
- OCAMLC -a -o clib/clib.cma
- OCAMLC -a -o lib/lib.cma
- File "plugins/rtauto/proof_search.ml", line 57, characters 8-39:
- 57 | let _ = declare_bool_option opt_pruning
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC -a -o library/library.cma
- OCAMLC -a -o proofs/proofs.cma
- OCAMLC -a -o parsing/parsing.cma
- OCAMLC -a -o toplevel/toplevel.cma
- OCAMLC -pack -o plugins/romega/romega_plugin.cmo
- File "plugins/cc/ccalgo.ml", line 44, characters 4-29:
- 44 |     declare_bool_option gdopt
-          ^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC -pack -o plugins/ltac/tauto_plugin.cmo
- OCAMLC -a -o kernel/kernel.cma
- File "plugins/micromega/mfourier.ml", line 664, characters 34-48:
- 664 |       List.fold_left (fun fr c -> Pervasives.max fr (Vect.fresh c.coeffs)) 0 l 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 -a -o engine/engine.cma
- File "plugins/micromega/certificate.ml", line 553, characters 19-33:
- 553 |    | hyp'::l -> if Pervasives.(=) hyp hyp' then i else xid_of_hyp (i+1) l 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 "vernac/metasyntax.ml", line 966, characters 32-46:
- 966 |     | Some xtyp, Some ytyp when Pervasives.(=) xtyp ytyp -> typs (* FIXME *)
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "plugins/extraction/table.ml", lines 508-513, characters 10-27:
- 508 | ..........declare_bool_option
- 509 |     {optdepr = false;
- 510 |      optname = "Extraction "^name;
- 511 |      optkey = ["Extraction"; name];
- 512 |      optread = access;
- 513 |      optwrite = (:=) flag }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/micromega/certificate.ml", line 762, characters 6-20:
- 762 |    if Pervasives.(=) 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
- OCAMLC    dev/checker_printers.ml
- File "plugins/ssr/ssrview.ml", line 28, characters 18-36:
- 28 |     let compare = Pervasives.compare
-                        ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "plugins/extraction/table.ml", lines 580-585, characters 8-68:
- 580 | ........declare_bool_option
- 581 | 	  {optdepr = false;
- 582 | 	   optname = "Extraction Optimize";
- 583 | 	   optkey = ["Extraction"; "Optimize"];
- 584 | 	   optread = (fun () -> not (Int.equal !int_flag_ref 0));
- 585 | 	   optwrite = (fun b -> chg_flag (if b then int_flag_init else 0))}
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/extraction/table.ml", lines 587-594, characters 8-58:
- 587 | ........declare_int_option
- 588 |           { optdepr = false;
- 589 |             optname = "Extraction Flag";
- 590 |             optkey = ["Extraction";"Flag"];
- 591 |             optread = (fun _ -> Some !int_flag_ref);
- 592 |             optwrite = (function
- 593 |                           | None -> chg_flag 0
- 594 |                           | Some i -> chg_flag (max i 0))}
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/micromega/certificate.ml", line 851, characters 34-48:
- 851 |     if List.for_all (fun (y,_) -> Pervasives.(=) y x  || Int.equal (snd (Monomial.div (LinPoly.MonT.retrieve y) x')) 0) cstr.coeffs 
-                                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "plugins/extraction/table.ml", lines 601-606, characters 8-54:
- 601 | ........declare_bool_option
- 602 |   {optdepr = false;
- 603 |    optname = "Extraction Conservative Types";
- 604 |    optkey = ["Extraction"; "Conservative"; "Types"];
- 605 |    optread = (fun () -> !conservative_types_ref);
- 606 |    optwrite = (fun b -> conservative_types_ref := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/ssr/ssrprinters.ml", lines 123-130, characters 2-74:
- 123 | ..Goptions.declare_bool_option
- 124 |     { Goptions.optname  = "ssreflect debugging";
- 125 |       Goptions.optkey   = ["Debug";"Ssreflect"];
- 126 |       Goptions.optdepr  = false;
- 127 |       Goptions.optread  = (fun _ -> !ppdebug_ref == ssr_pp);
- 128 |       Goptions.optwrite = (fun b -> 
- 129 |         Ssrmatching.debug b;
- 130 |         if b then ppdebug_ref := ssr_pp else ppdebug_ref := fun _ -> ()) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/extraction/table.ml", lines 613-618, characters 8-48:
- 613 | ........declare_string_option
- 614 |   {optdepr = false;
- 615 |    optname = "Extraction File Comment";
- 616 |    optkey = ["Extraction"; "File"; "Comment"];
- 617 |    optread = (fun () -> !file_comment_ref);
- 618 |    optwrite = (fun s -> file_comment_ref := s) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "tactics/equality.ml", lines 1666-1671, characters 2-44:
- 1666 | ..declare_bool_option
- 1667 |     { optdepr  = false;
- 1668 |       optname  = "more regular behavior of tactic subst";
- 1669 |       optkey   = ["Regular";"Subst";"Tactic"];
- 1670 |       optread  = (fun () -> !regular_subst_tactic);
- 1671 |       optwrite = (:=) regular_subst_tactic }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/rtauto/refl_tauto.ml", line 249, characters 8-39:
- 249 | let _ = declare_bool_option opt_verbose
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/ssr/ssrequality.ml", lines 36-41, characters 2-58:
- 36 | ..Goptions.declare_bool_option
- 37 |     { Goptions.optname  = "ssreflect 1.3 compatibility flag";
- 38 |       Goptions.optkey   = ["SsrOldRewriteGoalsOrder"];
- 39 |       Goptions.optread  = (fun _ -> !ssroldreworder);
- 40 |       Goptions.optdepr  = false;
- 41 |       Goptions.optwrite = (fun b -> ssroldreworder := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/rtauto/refl_tauto.ml", line 260, characters 8-37:
- 260 | let _ = declare_bool_option opt_check
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC -pack -o plugins/derive/derive_plugin.cmo
- File "plugins/funind/indfun_common.ml", line 430, characters 8-77:
- 430 | let _ = declare_bool_option functional_induction_rewrite_dependent_proofs_sig
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/funind/indfun_common.ml", line 443, characters 8-46:
- 443 | let _ = declare_bool_option function_debug_sig
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/funind/indfun_common.ml", line 461, characters 8-42:
- 461 | let _ = declare_bool_option strict_tcc_sig
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC -a -o printing/printing.cma
- OCAMLC -a -o checker/check.cma
- OCAMLC -o bin/coqc.byte
- OCAMLC -pack -o plugins/syntax/numeral_notation_plugin.cmo
- File "plugins/ssr/ssrfwd.ml", lines 72-78, characters 2-5:
- 72 | ..Goptions.declare_bool_option
- 73 |     { Goptions.optname  = "have type classes";
- 74 |       Goptions.optkey   = ["SsrHave";"NoTCResolution"];
- 75 |       Goptions.optread  = (fun _ -> !ssrhaveNOtcresolution);
- 76 |       Goptions.optdepr  = false;
- 77 |       Goptions.optwrite = (fun b -> ssrhaveNOtcresolution := b);
- 78 |     }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    dev/top_printers.ml
- OCAMLC -pack -o plugins/firstorder/ground_plugin.cmo
- OCAMLC -pack -o plugins/rtauto/rtauto_plugin.cmo
- OCAMLC -o bin/coqchk.byte
- OCAMLC -a -o ide/ide_common.cma
- OCAMLC -pack -o plugins/nsatz/nsatz_plugin.cmo
- File "vernac/vernacentries.ml", lines 1340-1345, characters 2-37:
- 1340 | ..declare_bool_option
- 1341 |     { optdepr  = false;
- 1342 |       optname  = "silent";
- 1343 |       optkey   = ["Silent"];
- 1344 |       optread  = (fun () -> !Flags.quiet);
- 1345 |       optwrite = ((:=) Flags.quiet) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1348-1353, characters 2-45:
- 1348 | ..declare_bool_option
- 1349 |     { optdepr  = false;
- 1350 |       optname  = "implicit arguments";
- 1351 |       optkey   = ["Implicit";"Arguments"];
- 1352 |       optread  = Impargs.is_implicit_args;
- 1353 |       optwrite = Impargs.make_implicit_args }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1356-1361, characters 2-52:
- 1356 | ..declare_bool_option
- 1357 |     { optdepr  = false;
- 1358 |       optname  = "strict implicit arguments";
- 1359 |       optkey   = ["Strict";"Implicit"];
- 1360 |       optread  = Impargs.is_strict_implicit_args;
- 1361 |       optwrite = Impargs.make_strict_implicit_args }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1364-1369, characters 2-61:
- 1364 | ..declare_bool_option
- 1365 |     { optdepr  = false;
- 1366 |       optname  = "strong strict implicit arguments";
- 1367 |       optkey   = ["Strongly";"Strict";"Implicit"];
- 1368 |       optread  = Impargs.is_strongly_strict_implicit_args;
- 1369 |       optwrite = Impargs.make_strongly_strict_implicit_args }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1372-1377, characters 2-56:
- 1372 | ..declare_bool_option
- 1373 |     { optdepr  = false;
- 1374 |       optname  = "contextual implicit arguments";
- 1375 |       optkey   = ["Contextual";"Implicit"];
- 1376 |       optread  = Impargs.is_contextual_implicit_args;
- 1377 |       optwrite = Impargs.make_contextual_implicit_args }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1380-1385, characters 2-64:
- 1380 | ..declare_bool_option
- 1381 |     { optdepr  = false;
- 1382 |       optname  = "implicit status of reversible patterns";
- 1383 |       optkey   = ["Reversible";"Pattern";"Implicit"];
- 1384 |       optread  = Impargs.is_reversible_pattern_implicit_args;
- 1385 |       optwrite = Impargs.make_reversible_pattern_implicit_args }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1388-1393, characters 2-53:
- 1388 | ..declare_bool_option
- 1389 |     { optdepr  = false;
- 1390 |       optname  = "maximal insertion of implicit";
- 1391 |       optkey   = ["Maximal";"Implicit";"Insertion"];
- 1392 |       optread  = Impargs.is_maximal_implicit_args;
- 1393 |       optwrite = Impargs.make_maximal_implicit_args }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1396-1401, characters 2-41:
- 1396 | ..declare_bool_option
- 1397 |     { optdepr  = true; (* remove in 8.8 *)
- 1398 |       optname  = "automatic introduction of variables";
- 1399 |       optkey   = ["Automatic";"Introduction"];
- 1400 |       optread  = Flags.is_auto_intros;
- 1401 |       optwrite = Flags.make_auto_intros }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1404-1409, characters 2-64:
- 1404 | ..declare_bool_option
- 1405 |     { optdepr  = false;
- 1406 |       optname  = "coercion printing";
- 1407 |       optkey   = ["Printing";"Coercions"];
- 1408 |       optread  = (fun () -> !Constrextern.print_coercions);
- 1409 |       optwrite = (fun b ->  Constrextern.print_coercions := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1412-1417, characters 2-53:
- 1412 | ..declare_bool_option
- 1413 |     { optdepr  = false;
- 1414 |       optname  = "printing of existential variable instances";
- 1415 |       optkey   = ["Printing";"Existential";"Instances"];
- 1416 |       optread  = (fun () -> !Detyping.print_evar_arguments);
- 1417 |       optwrite = (:=) Detyping.print_evar_arguments }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/micromega/coq_micromega.ml", line 1562, characters 17-31:
- 1562 |       is_sublist Pervasives.(=) hyps new_cl 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 "vernac/vernacentries.ml", lines 1420-1425, characters 2-64:
- 1420 | ..declare_bool_option
- 1421 |     { optdepr  = false;
- 1422 |       optname  = "implicit arguments printing";
- 1423 |       optkey   = ["Printing";"Implicit"];
- 1424 |       optread  = (fun () -> !Constrextern.print_implicits);
- 1425 |       optwrite = (fun b ->  Constrextern.print_implicits := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1428-1433, characters 2-74:
- 1428 | ..declare_bool_option
- 1429 |     { optdepr  = false;
- 1430 |       optname  = "implicit arguments defensive printing";
- 1431 |       optkey   = ["Printing";"Implicit";"Defensive"];
- 1432 |       optread  = (fun () -> !Constrextern.print_implicits_defensive);
- 1433 |       optwrite = (fun b ->  Constrextern.print_implicits_defensive := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1436-1441, characters 2-66:
- 1436 | ..declare_bool_option
- 1437 |     { optdepr  = false;
- 1438 |       optname  = "projection printing using dot notation";
- 1439 |       optkey   = ["Printing";"Projections"];
- 1440 |       optread  = (fun () -> !Constrextern.print_projections);
- 1441 |       optwrite = (fun b ->  Constrextern.print_projections := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1444-1449, characters 2-68:
- 1444 | ..declare_bool_option
- 1445 |     { optdepr  = false;
- 1446 |       optname  = "notations printing";
- 1447 |       optkey   = ["Printing";"Notations"];
- 1448 |       optread  = (fun () -> not !Constrextern.print_no_symbol);
- 1449 |       optwrite = (fun b ->  Constrextern.print_no_symbol := not b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1452-1457, characters 2-50:
- 1452 | ..declare_bool_option
- 1453 |     { optdepr  = false;
- 1454 |       optname  = "raw printing";
- 1455 |       optkey   = ["Printing";"All"];
- 1456 |       optread  = (fun () -> !Flags.raw_print);
- 1457 |       optwrite = (fun b -> Flags.raw_print := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1460-1465, characters 2-51:
- 1460 | ..declare_bool_option
- 1461 |     { optdepr  = false;
- 1462 |       optname  = "use of the program extension";
- 1463 |       optkey   = ["Program";"Mode"];
- 1464 |       optread  = (fun () -> !Flags.program_mode);
- 1465 |       optwrite = (fun b -> Flags.program_mode:=b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1470-1475, characters 2-51:
- 1470 | ..declare_bool_option
- 1471 |     { optdepr  = false;
- 1472 |       optname  = "universe polymorphism";
- 1473 |       optkey   = universe_polymorphism_option_name;
- 1474 |       optread  = Flags.is_universe_polymorphism;
- 1475 |       optwrite = Flags.make_universe_polymorphism }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1478-1483, characters 2-64:
- 1478 | ..declare_bool_option
- 1479 |     { optdepr  = false;
- 1480 |       optname  = "Polymorphic inductive cumulativity";
- 1481 |       optkey   = ["Polymorphic"; "Inductive"; "Cumulativity"];
- 1482 |       optread  = Flags.is_polymorphic_inductive_cumulativity;
- 1483 |       optwrite = Flags.make_polymorphic_inductive_cumulativity }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1486-1491, characters 2-63:
- 1486 | ..declare_bool_option
- 1487 |     { optdepr  = false;
- 1488 |       optname  = "Uniform inductive parameters";
- 1489 |       optkey   = ["Uniform"; "Inductive"; "Parameters"];
- 1490 |       optread  = (fun () -> !uniform_inductive_parameters);
- 1491 |       optwrite = (fun b -> uniform_inductive_parameters := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1494-1501, characters 2-41:
- 1494 | ..declare_int_option
- 1495 |     { optdepr  = false;
- 1496 |       optname  = "the level of inlining during functor application";
- 1497 |       optkey   = ["Inline";"Level"];
- 1498 |       optread  = (fun () -> Some (Flags.get_inline_level ()));
- 1499 |       optwrite = (fun o ->
- 1500 | 	           let lev = Option.default Flags.default_inline_level o in
- 1501 | 	           Flags.set_inline_level lev) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1504-1509, characters 2-60:
- 1504 | ..declare_bool_option
- 1505 |     { optdepr  = false;
- 1506 |       optname  = "kernel term sharing";
- 1507 |       optkey   = ["Kernel"; "Term"; "Sharing"];
- 1508 |       optread  = (fun () -> (Global.typing_flags ()).Declarations.share_reduction);
- 1509 |       optwrite = (fun b -> Global.set_reduction_sharing b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1512-1517, characters 2-59:
- 1512 | ..declare_bool_option
- 1513 |     { optdepr  = false;
- 1514 |       optname  = "display compact goal contexts";
- 1515 |       optkey   = ["Printing";"Compact";"Contexts"];
- 1516 |       optread  = (fun () -> Printer.get_compact_context());
- 1517 |       optwrite = (fun b -> Printer.set_compact_context b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1520-1525, characters 2-41:
- 1520 | ..declare_int_option
- 1521 |     { optdepr  = false;
- 1522 |       optname  = "the printing depth";
- 1523 |       optkey   = ["Printing";"Depth"];
- 1524 |       optread  = Topfmt.get_depth_boxes;
- 1525 |       optwrite = Topfmt.set_depth_boxes }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1528-1533, characters 2-36:
- 1528 | ..declare_int_option
- 1529 |     { optdepr  = false;
- 1530 |       optname  = "the printing width";
- 1531 |       optkey   = ["Printing";"Width"];
- 1532 |       optread  = Topfmt.get_margin;
- 1533 |       optwrite = Topfmt.set_margin }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1536-1541, characters 2-61:
- 1536 | ..declare_bool_option
- 1537 |     { optdepr  = false;
- 1538 |       optname  = "printing of universes";
- 1539 |       optkey   = ["Printing";"Universes"];
- 1540 |       optread  = (fun () -> !Constrextern.print_universes);
- 1541 |       optwrite = (fun b -> Constrextern.print_universes:=b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1544-1549, characters 2-46:
- 1544 | ..declare_bool_option
- 1545 |     { optdepr  = false;
- 1546 |       optname  = "dumping bytecode after compilation";
- 1547 |       optkey   = ["Dump";"Bytecode"];
- 1548 |       optread  = (fun () -> !Cbytegen.dump_bytecode);
- 1549 |       optwrite = (:=) Cbytegen.dump_bytecode }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1552-1557, characters 2-43:
- 1552 | ..declare_bool_option
- 1553 |     { optdepr  = false;
- 1554 |       optname  = "dumping VM lambda code after compilation";
- 1555 |       optkey   = ["Dump";"Lambda"];
- 1556 |       optread  = (fun () -> !Clambda.dump_lambda);
- 1557 |       optwrite = (:=) Clambda.dump_lambda }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1560-1565, characters 2-65:
- 1560 | ..declare_bool_option
- 1561 |     { optdepr  = false;
- 1562 |       optname  = "explicitly parsing implicit arguments";
- 1563 |       optkey   = ["Parsing";"Explicit"];
- 1564 |       optread  = (fun () -> !Constrintern.parsing_explicit);
- 1565 |       optwrite = (fun b ->  Constrintern.parsing_explicit := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1568-1573, characters 2-38:
- 1568 | ..declare_string_option ~preprocess:CWarnings.normalize_flags_string
- 1569 |     { optdepr  = false;
- 1570 |       optname  = "warnings display";
- 1571 |       optkey   = ["Warnings"];
- 1572 |       optread  = CWarnings.get_flags;
- 1573 |       optwrite = CWarnings.set_flags }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1576-1581, characters 2-50:
- 1576 | ..declare_string_option 
- 1577 |     { optdepr  = false;
- 1578 |       optname  = "native_compute profiler output";
- 1579 |       optkey   = ["NativeCompute"; "Profile"; "Filename"];
- 1580 |       optread  = Nativenorm.get_profile_filename;
- 1581 |       optwrite = Nativenorm.set_profile_filename }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "vernac/vernacentries.ml", lines 1584-1589, characters 2-51:
- 1584 | ..declare_bool_option
- 1585 |     { optdepr  = false;
- 1586 |       optname  = "enable native compute profiling";
- 1587 |       optkey   = ["NativeCompute"; "Profiling"];
- 1588 |       optread  = Nativenorm.get_profiling_enabled;
- 1589 |       optwrite = Nativenorm.set_profiling_enabled }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "plugins/micromega/coq_micromega.ml", line 1913, characters 14-28:
- 1913 |   let equal = Pervasives.(=)
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "vernac/vernacentries.ml", lines 1892-1897, characters 2-47:
- 1892 | ..declare_bool_option
- 1893 |     { optdepr  = false;
- 1894 |       optname  = "output-name-only search";
- 1895 |       optkey   = ["Search";"Output";"Name";"Only"];
- 1896 |       optread  = (fun () -> !search_output_name_only);
- 1897 |       optwrite = (:=) search_output_name_only }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC -pack -o plugins/cc/cc_plugin.cmo
- OCAMLC -a -o pretyping/pretyping.cma
- OCAMLC -pack -o plugins/extraction/extraction_plugin.cmo
- File "vernac/vernacentries.ml", lines 2272-2277, characters 2-50:
- 2272 | ..Goptions.declare_int_option
- 2273 |     { Goptions.optdepr  = false;
- 2274 |       Goptions.optname  = "the default timeout";
- 2275 |       Goptions.optkey   = ["Default";"Timeout"];
- 2276 |       Goptions.optread  = (fun () -> !default_timeout);
- 2277 |       Goptions.optwrite = ((:=) default_timeout) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- File "stm/stm.ml", lines 2815-2820, characters 8-63:
- 2815 | ........Goptions.declare_bool_option
- 2816 |     { Goptions.optdepr  = false;
- 2817 |       Goptions.optname  = "Nested Proofs Allowed";
- 2818 |       Goptions.optkey   = Vernac_classifier.stm_allow_nested_proofs_option_name;
- 2819 |       Goptions.optread  = (fun () -> !allow_nested_proofs);
- 2820 |       Goptions.optwrite = (fun b -> allow_nested_proofs := b) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC -pack -o plugins/setoid_ring/newring_plugin.cmo
- OCAMLC -a -o interp/interp.cma
- OCAMLC -pack -o plugins/micromega/micromega_plugin.cmo
- File "plugins/ssr/ssrcommon.ml", lines 1018-1027, characters 2-67:
- 1018 | ..Goptions.declare_bool_option
- 1019 |     { Goptions.optname  = "ssreflect profiling";
- 1020 |       Goptions.optkey   = ["SsrProfiling"];
- 1021 |       Goptions.optread  = (fun _ -> !profile_now);
- 1022 |       Goptions.optdepr  = false;
- 1023 |       Goptions.optwrite = (fun b -> 
- 1024 |         Ssrmatching.profile b;
- 1025 |         profile_now := b;
- 1026 |         if b then List.iter (fun f -> f.reset ()) !profilers;
- 1027 |         if not b then List.iter (fun f -> f.print ()) !profilers) }
- Warning 5: this function application is partial,
- maybe some arguments are missing.
- OCAMLC    plugins/funind/recdef.ml
- OCAMLC -a -o vernac/vernac.cma
- OCAMLC -a -o stm/stm.cma
- OCAMLC -a -o tactics/tactics.cma
- COQMKTOP -o bin/coqtop.byte
- COQMKTOP -o bin/coqproofworker.byte
- COQMKTOP -o bin/coqtacticworker.byte
- COQMKTOP -o bin/coqqueryworker.byte
- COQMKTOP -o bin/coqidetop.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09/lib/ocaml/compiler-libs, /home/opam/.opam/4.09/lib/ocaml
- OCAMLC -pack -o plugins/funind/recdef_plugin.cmo
- OCAMLC -pack -o plugins/ssr/ssreflect_plugin.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1'
-> compiled  coq.8.9.1
Processing 64/66: [coq: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1)
- rm -f  
- /usr/bin/make --warn-undefined-variable --no-builtin-rules -f Makefile.build install
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1'
- install -d "/home/opam/.opam/4.09/bin"
- # copy style files for coqide
- install -d "/home/opam/.opam/4.09/lib/coq"/tools/coqdoc
- install -m 644 tools/coqdoc/coqdoc.css tools/coqdoc/coqdoc.sty "/home/opam/.opam/4.09/lib/coq"/tools/coqdoc
- install bin/coqdep bin/coq_makefile bin/coq-tex bin/coqwc bin/coqdoc bin/coqc bin/coqworkmgr bin/coqpp "/home/opam/.opam/4.09/bin"
- install -d "/home/opam/.opam/4.09/bin"
- install bin/coqc bin/coqchk bin/coqtop bin/coqtop.opt bin/coqproofworker.opt bin/coqtacticworker.opt bin/coqqueryworker.opt "/home/opam/.opam/4.09/bin"
- install -d "/home/opam/.opam/4.09/lib/coq"
- ./install.sh "/home/opam/.opam/4.09/lib/coq" theories/ZArith/auxiliary.vo theories/ZArith/Zwf.vo theories/ZArith/Zsqrt_compat.vo theories/ZArith/Zquot.vo theories/ZArith/Zpower.vo theories/ZArith/Zpow_facts.vo theories/ZArith/Zpow_def.vo theories/ZArith/Zpow_alt.vo theories/ZArith/Zorder.vo theories/ZArith/Znumtheory.vo theories/ZArith/Znat.vo theories/ZArith/Zmisc.vo theories/ZArith/Zminmax.vo theories/ZArith/Zmin.vo theories/ZArith/Zmax.vo theories/ZArith/Zlogarithm.vo theories/ZArith/Zhints.vo theories/ZArith/Zgcd_alt.vo theories/ZArith/Zeven.vo theories/ZArith/Zeuclid.vo theories/ZArith/Zdiv.vo theories/ZArith/Zdigits.vo theories/ZArith/Zcomplements.vo theories/ZArith/Zcompare.vo theories/ZArith/Zbool.vo theories/ZArith/Zabs.vo theories/ZArith/ZArith_dec.vo theories/ZArith/ZArith_base.vo theories/ZArith/ZArith.vo theories/ZArith/Wf_Z.vo theories/ZArith/Int.vo theories/ZArith/BinIntDef.vo theories/ZArith/BinInt.vo theories/Wellfounded/Wellfounded.vo theories/Wellfounded/Well_Ordering.vo theories/Wellfounded/Union.vo theories/Wellfounded/Transitive_Closure.vo theories/Wellfounded/Lexicographic_Product.vo theories/Wellfounded/Lexicographic_Exponentiation.vo theories/Wellfounded/Inverse_Image.vo theories/Wellfounded/Inclusion.vo theories/Wellfounded/Disjoint_Union.vo theories/Vectors/VectorSpec.vo theories/Vectors/VectorEq.vo theories/Vectors/VectorDef.vo theories/Vectors/Vector.vo theories/Vectors/Fin.vo theories/Unicode/Utf8_core.vo theories/Unicode/Utf8.vo theories/Structures/OrdersTac.vo theories/Structures/OrdersLists.vo theories/Structures/OrdersFacts.vo theories/Structures/OrdersEx.vo theories/Structures/OrdersAlt.vo theories/Structures/Orders.vo theories/Structures/OrderedTypeEx.vo theories/Structures/OrderedTypeAlt.vo theories/Structures/OrderedType.vo theories/Structures/GenericMinMax.vo theories/Structures/EqualitiesFacts.vo theories/Structures/Equalities.vo theories/Structures/DecidableTypeEx.vo theories/Structures/DecidableType.vo theories/Strings/String.vo theories/Strings/OctalString.vo theories/Strings/HexString.vo theories/Strings/BinaryString.vo theories/Strings/Ascii.vo theories/Sorting/Sorting.vo theories/Sorting/Sorted.vo theories/Sorting/Permutation.vo theories/Sorting/PermutSetoid.vo theories/Sorting/PermutEq.vo theories/Sorting/Mergesort.vo theories/Sorting/Heap.vo theories/Sets/Uniset.vo theories/Sets/Relations_3_facts.vo theories/Sets/Relations_3.vo theories/Sets/Relations_2_facts.vo theories/Sets/Relations_2.vo theories/Sets/Relations_1_facts.vo theories/Sets/Relations_1.vo theories/Sets/Powerset_facts.vo theories/Sets/Powerset_Classical_facts.vo theories/Sets/Powerset.vo theories/Sets/Permut.vo theories/Sets/Partial_Order.vo theories/Sets/Multiset.vo theories/Sets/Integers.vo theories/Sets/Infinite_sets.vo theories/Sets/Image.vo theories/Sets/Finite_sets_facts.vo theories/Sets/Finite_sets.vo theories/Sets/Ensembles.vo theories/Sets/Cpo.vo theories/Sets/Constructive_sets.vo theories/Sets/Classical_sets.vo theories/Setoids/Setoid.vo theories/Relations/Relations.vo theories/Relations/Relation_Operators.vo theories/Relations/Relation_Definitions.vo theories/Relations/Operators_Properties.vo theories/Reals/Sqrt_reg.vo theories/Reals/SplitRmult.vo theories/Reals/SplitAbsolu.vo theories/Reals/SeqSeries.vo theories/Reals/SeqProp.vo theories/Reals/Rtrigo_reg.vo theories/Reals/Rtrigo_fun.vo theories/Reals/Rtrigo_def.vo theories/Reals/Rtrigo_calc.vo theories/Reals/Rtrigo_alt.vo theories/Reals/Rtrigo1.vo theories/Reals/Rtrigo.vo theories/Reals/Rtopology.vo theories/Reals/Rsqrt_def.vo theories/Reals/Rsigma.vo theories/Reals/Rseries.vo theories/Reals/Rprod.vo theories/Reals/Rpower.vo theories/Reals/Rpow_def.vo theories/Reals/Rminmax.vo theories/Reals/Rlogic.vo theories/Reals/Rlimit.vo theories/Reals/RiemannInt_SF.vo theories/Reals/RiemannInt.vo theories/Reals/Rgeom.vo theories/Reals/Rfunctions.vo theories/Reals/Reals.vo theories/Reals/Rderiv.vo theories/Reals/Rdefinitions.vo theories/Reals/Rcomplete.vo theories/Reals/Rbasic_fun.vo theories/Reals/Rbase.vo theories/Reals/Raxioms.vo theories/Reals/Ratan.vo theories/Reals/Ranalysis_reg.vo theories/Reals/Ranalysis5.vo theories/Reals/Ranalysis4.vo theories/Reals/Ranalysis3.vo theories/Reals/Ranalysis2.vo theories/Reals/Ranalysis1.vo theories/Reals/Ranalysis.vo theories/Reals/R_sqrt.vo theories/Reals/R_sqr.vo theories/Reals/R_Ifp.vo theories/Reals/ROrderedType.vo theories/Reals/RList.vo theories/Reals/RIneq.vo theories/Reals/PartSum.vo theories/Reals/PSeries_reg.vo theories/Reals/NewtonInt.vo theories/Reals/Machin.vo theories/Reals/MVT.vo theories/Reals/Integration.vo theories/Reals/Exp_prop.vo theories/Reals/DiscrR.vo theories/Reals/Cos_rel.vo theories/Reals/Cos_plus.vo theories/Reals/Cauchy_prod.vo theories/Reals/Binomial.vo theories/Reals/ArithProp.vo theories/Reals/AltSeries.vo theories/Reals/Alembert.vo theories/QArith/Qround.vo theories/QArith/Qring.vo theories/QArith/Qreduction.vo theories/QArith/Qreals.vo theories/QArith/Qpower.vo theories/QArith/Qminmax.vo theories/QArith/Qfield.vo theories/QArith/Qcanon.vo theories/QArith/Qcabs.vo theories/QArith/Qabs.vo theories/QArith/QOrderedType.vo theories/QArith/QArith_base.vo theories/QArith/QArith.vo theories/Program/Wf.vo theories/Program/Utils.vo theories/Program/Tactics.vo theories/Program/Syntax.vo theories/Program/Subset.vo theories/Program/Program.vo theories/Program/Equality.vo theories/Program/Combinators.vo theories/Program/Basics.vo theories/PArith/Pnat.vo theories/PArith/POrderedType.vo theories/PArith/PArith.vo theories/PArith/BinPosDef.vo theories/PArith/BinPos.vo theories/Numbers/NumPrelude.vo theories/Numbers/Natural/Peano/NPeano.vo theories/Numbers/Natural/Binary/NBinary.vo theories/Numbers/Natural/Abstract/NSub.vo theories/Numbers/Natural/Abstract/NStrongRec.vo theories/Numbers/Natural/Abstract/NSqrt.vo theories/Numbers/Natural/Abstract/NProperties.vo theories/Numbers/Natural/Abstract/NPow.vo theories/Numbers/Natural/Abstract/NParity.vo theories/Numbers/Natural/Abstract/NOrder.vo theories/Numbers/Natural/Abstract/NMulOrder.vo theories/Numbers/Natural/Abstract/NMaxMin.vo theories/Numbers/Natural/Abstract/NLog.vo theories/Numbers/Natural/Abstract/NLcm.vo theories/Numbers/Natural/Abstract/NIso.vo theories/Numbers/Natural/Abstract/NGcd.vo theories/Numbers/Natural/Abstract/NDiv.vo theories/Numbers/Natural/Abstract/NDefOps.vo theories/Numbers/Natural/Abstract/NBits.vo theories/Numbers/Natural/Abstract/NBase.vo theories/Numbers/Natural/Abstract/NAxioms.vo theories/Numbers/Natural/Abstract/NAddOrder.vo theories/Numbers/Natural/Abstract/NAdd.vo theories/Numbers/NatInt/NZSqrt.vo theories/Numbers/NatInt/NZProperties.vo theories/Numbers/NatInt/NZPow.vo theories/Numbers/NatInt/NZParity.vo theories/Numbers/NatInt/NZOrder.vo theories/Numbers/NatInt/NZMulOrder.vo theories/Numbers/NatInt/NZMul.vo theories/Numbers/NatInt/NZLog.vo theories/Numbers/NatInt/NZGcd.vo theories/Numbers/NatInt/NZDomain.vo theories/Numbers/NatInt/NZDiv.vo theories/Numbers/NatInt/NZBits.vo theories/Numbers/NatInt/NZBase.vo theories/Numbers/NatInt/NZAxioms.vo theories/Numbers/NatInt/NZAddOrder.vo theories/Numbers/NatInt/NZAdd.vo theories/Numbers/NaryFunctions.vo theories/Numbers/Integer/NatPairs/ZNatPairs.vo theories/Numbers/Integer/Binary/ZBinary.vo theories/Numbers/Integer/Abstract/ZSgnAbs.vo theories/Numbers/Integer/Abstract/ZProperties.vo theories/Numbers/Integer/Abstract/ZPow.vo theories/Numbers/Integer/Abstract/ZParity.vo theories/Numbers/Integer/Abstract/ZMulOrder.vo theories/Numbers/Integer/Abstract/ZMul.vo theories/Numbers/Integer/Abstract/ZMaxMin.vo theories/Numbers/Integer/Abstract/ZLt.vo theories/Numbers/Integer/Abstract/ZLcm.vo theories/Numbers/Integer/Abstract/ZGcd.vo theories/Numbers/Integer/Abstract/ZDivTrunc.vo theories/Numbers/Integer/Abstract/ZDivFloor.vo theories/Numbers/Integer/Abstract/ZDivEucl.vo theories/Numbers/Integer/Abstract/ZBits.vo theories/Numbers/Integer/Abstract/ZBase.vo theories/Numbers/Integer/Abstract/ZAxioms.vo theories/Numbers/Integer/Abstract/ZAddOrder.vo theories/Numbers/Integer/Abstract/ZAdd.vo theories/Numbers/DecimalZ.vo theories/Numbers/DecimalString.vo theories/Numbers/DecimalPos.vo theories/Numbers/DecimalNat.vo theories/Numbers/DecimalN.vo theories/Numbers/DecimalFacts.vo theories/Numbers/Cyclic/ZModulo/ZModulo.vo theories/Numbers/Cyclic/Int31/Ring31.vo theories/Numbers/Cyclic/Int31/Int31.vo theories/Numbers/Cyclic/Int31/Cyclic31.vo theories/Numbers/Cyclic/Abstract/NZCyclic.vo theories/Numbers/Cyclic/Abstract/DoubleType.vo theories/Numbers/Cyclic/Abstract/CyclicAxioms.vo theories/Numbers/BinNums.vo theories/Numbers/AltBinNotations.vo theories/NArith/Nsqrt_def.vo theories/NArith/Nnat.vo theories/NArith/Ngcd_def.vo theories/NArith/Ndiv_def.vo theories/NArith/Ndist.vo theories/NArith/Ndigits.vo theories/NArith/Ndec.vo theories/NArith/NArith.vo theories/NArith/BinNatDef.vo theories/NArith/BinNat.vo theories/MSets/MSets.vo theories/MSets/MSetWeakList.vo theories/MSets/MSetToFiniteSet.vo theories/MSets/MSetRBT.vo theories/MSets/MSetProperties.vo theories/MSets/MSetPositive.vo theories/MSets/MSetList.vo theories/MSets/MSetInterface.vo theories/MSets/MSetGenTree.vo theories/MSets/MSetFacts.vo theories/MSets/MSetEqProperties.vo theories/MSets/MSetDecide.vo theories/MSets/MSetAVL.vo theories/Logic/WeakFan.vo theories/Logic/WKL.vo theories/Logic/SetoidChoice.vo theories/Logic/SetIsType.vo theories/Logic/RelationalChoice.vo theories/Logic/PropFacts.vo theories/Logic/PropExtensionalityFacts.vo theories/Logic/PropExtensionality.vo theories/Logic/ProofIrrelevanceFacts.vo theories/Logic/ProofIrrelevance.vo theories/Logic/JMeq.vo theories/Logic/IndefiniteDescription.vo theories/Logic/Hurkens.vo theories/Logic/FunctionalExtensionality.vo theories/Logic/FinFun.vo theories/Logic/ExtensionalityFacts.vo theories/Logic/ExtensionalFunctionRepresentative.vo theories/Logic/Eqdep_dec.vo theories/Logic/EqdepFacts.vo theories/Logic/Eqdep.vo theories/Logic/Epsilon.vo theories/Logic/Diaconescu.vo theories/Logic/Description.vo theories/Logic/Decidable.vo theories/Logic/ConstructiveEpsilon.vo theories/Logic/Classical_Prop.vo theories/Logic/Classical_Pred_Type.vo theories/Logic/ClassicalUniqueChoice.vo theories/Logic/ClassicalFacts.vo theories/Logic/ClassicalEpsilon.vo theories/Logic/ClassicalDescription.vo theories/Logic/ClassicalChoice.vo theories/Logic/Classical.vo theories/Logic/ChoiceFacts.vo theories/Logic/Berardi.vo theories/Lists/Streams.vo theories/Lists/StreamMemo.vo theories/Lists/SetoidPermutation.vo theories/Lists/SetoidList.vo theories/Lists/ListTactics.vo theories/Lists/ListSet.vo theories/Lists/ListDec.vo theories/Lists/List.vo theories/Init/Wf.vo theories/Init/Tauto.vo theories/Init/Tactics.vo theories/Init/Specif.vo theories/Init/Prelude.vo theories/Init/Peano.vo theories/Init/Notations.vo theories/Init/Nat.vo theories/Init/Logic_Type.vo theories/Init/Logic.vo theories/Init/Decimal.vo theories/Init/Datatypes.vo theories/FSets/FSets.vo theories/FSets/FSetWeakList.vo theories/FSets/FSetToFiniteSet.vo theories/FSets/FSetProperties.vo theories/FSets/FSetPositive.vo theories/FSets/FSetList.vo theories/FSets/FSetInterface.vo theories/FSets/FSetFacts.vo theories/FSets/FSetEqProperties.vo theories/FSets/FSetDecide.vo theories/FSets/FSetCompat.vo theories/FSets/FSetBridge.vo theories/FSets/FSetAVL.vo theories/FSets/FMaps.vo theories/FSets/FMapWeakList.vo theories/FSets/FMapPositive.vo theories/FSets/FMapList.vo theories/FSets/FMapInterface.vo theories/FSets/FMapFullAVL.vo theories/FSets/FMapFacts.vo theories/FSets/FMapAVL.vo theories/Compat/Coq89.vo theories/Compat/Coq88.vo theories/Compat/Coq87.vo theories/Compat/AdmitAxiom.vo theories/Classes/SetoidTactics.vo theories/Classes/SetoidDec.vo theories/Classes/SetoidClass.vo theories/Classes/RelationPairs.vo theories/Classes/RelationClasses.vo theories/Classes/Morphisms_Relations.vo theories/Classes/Morphisms_Prop.vo theories/Classes/Morphisms.vo theories/Classes/Init.vo theories/Classes/Equivalence.vo theories/Classes/EquivDec.vo theories/Classes/DecidableClass.vo theories/Classes/CRelationClasses.vo theories/Classes/CMorphisms.vo theories/Classes/CEquivalence.vo theories/Bool/Zerob.vo theories/Bool/Sumbool.vo theories/Bool/IfProp.vo theories/Bool/DecBool.vo theories/Bool/Bvector.vo theories/Bool/BoolEq.vo theories/Bool/Bool.vo theories/Arith/Wf_nat.vo theories/Arith/Plus.vo theories/Arith/Peano_dec.vo theories/Arith/PeanoNat.vo theories/Arith/Mult.vo theories/Arith/Minus.vo theories/Arith/Min.vo theories/Arith/Max.vo theories/Arith/Lt.vo theories/Arith/Le.vo theories/Arith/Gt.vo theories/Arith/Factorial.vo theories/Arith/Even.vo theories/Arith/Euclid.vo theories/Arith/EqNat.vo theories/Arith/Div2.vo theories/Arith/Compare_dec.vo theories/Arith/Compare.vo theories/Arith/Bool_nat.vo theories/Arith/Between.vo theories/Arith/Arith_base.vo theories/Arith/Arith.vo plugins/ssrmatching/ssrmatching.vo plugins/ssr/ssrfun.vo plugins/ssr/ssreflect.vo plugins/ssr/ssrbool.vo plugins/setoid_ring/ZArithRing.vo plugins/setoid_ring/Rings_Z.vo plugins/setoid_ring/Rings_R.vo plugins/setoid_ring/Rings_Q.vo plugins/setoid_ring/Ring_theory.vo plugins/setoid_ring/Ring_tac.vo plugins/setoid_ring/Ring_polynom.vo plugins/setoid_ring/Ring_base.vo plugins/setoid_ring/Ring.vo plugins/setoid_ring/RealField.vo plugins/setoid_ring/Ncring_tac.vo plugins/setoid_ring/Ncring_polynom.vo plugins/setoid_ring/Ncring_initial.vo plugins/setoid_ring/Ncring.vo plugins/setoid_ring/NArithRing.vo plugins/setoid_ring/Integral_domain.vo plugins/setoid_ring/InitialRing.vo plugins/setoid_ring/Field_theory.vo plugins/setoid_ring/Field_tac.vo plugins/setoid_ring/Field.vo plugins/setoid_ring/Cring.vo plugins/setoid_ring/BinList.vo plugins/setoid_ring/ArithRing.vo plugins/setoid_ring/Algebra_syntax.vo plugins/rtauto/Rtauto.vo plugins/rtauto/Bintree.vo plugins/romega/ReflOmegaCore.vo plugins/romega/ROmega.vo plugins/quote/Quote.vo plugins/omega/PreOmega.vo plugins/omega/OmegaTactic.vo plugins/omega/OmegaPlugin.vo plugins/omega/OmegaLemmas.vo plugins/omega/Omega.vo plugins/nsatz/Nsatz.vo plugins/micromega/ZMicromega.vo plugins/micromega/ZCoeff.vo plugins/micromega/VarMap.vo plugins/micromega/Tauto.vo plugins/micromega/RingMicromega.vo plugins/micromega/Refl.vo plugins/micromega/RMicromega.vo plugins/micromega/QMicromega.vo plugins/micromega/Psatz.vo plugins/micromega/OrderedRing.vo plugins/micromega/MExtraction.vo plugins/micromega/Lra.vo plugins/micromega/Lqa.vo plugins/micromega/Lia.vo plugins/micromega/Fourier_util.vo plugins/micromega/Fourier.vo plugins/micromega/EnvRing.vo plugins/micromega/Env.vo plugins/ltac/Ltac.vo plugins/funind/Recdef.vo plugins/funind/FunInd.vo plugins/extraction/Extraction.vo plugins/extraction/ExtrOcamlZInt.vo plugins/extraction/ExtrOcamlZBigInt.vo plugins/extraction/ExtrOcamlString.vo plugins/extraction/ExtrOcamlNatInt.vo plugins/extraction/ExtrOcamlNatBigInt.vo plugins/extraction/ExtrOcamlIntConv.vo plugins/extraction/ExtrOcamlBigIntConv.vo plugins/extraction/ExtrOcamlBasic.vo plugins/extraction/ExtrHaskellZNum.vo plugins/extraction/ExtrHaskellZInteger.vo plugins/extraction/ExtrHaskellZInt.vo plugins/extraction/ExtrHaskellString.vo plugins/extraction/ExtrHaskellNatNum.vo plugins/extraction/ExtrHaskellNatInteger.vo plugins/extraction/ExtrHaskellNatInt.vo plugins/extraction/ExtrHaskellBasic.vo plugins/derive/Derive.vo plugins/btauto/Reflect.vo plugins/btauto/Btauto.vo plugins/btauto/Algebra.vo  theories/ZArith/auxiliary.v theories/ZArith/Zwf.v theories/ZArith/Zsqrt_compat.v theories/ZArith/Zquot.v theories/ZArith/Zpower.v theories/ZArith/Zpow_facts.v theories/ZArith/Zpow_def.v theories/ZArith/Zpow_alt.v theories/ZArith/Zorder.v theories/ZArith/Znumtheory.v theories/ZArith/Znat.v theories/ZArith/Zmisc.v theories/ZArith/Zminmax.v theories/ZArith/Zmin.v theories/ZArith/Zmax.v theories/ZArith/Zlogarithm.v theories/ZArith/Zhints.v theories/ZArith/Zgcd_alt.v theories/ZArith/Zeven.v theories/ZArith/Zeuclid.v theories/ZArith/Zdiv.v theories/ZArith/Zdigits.v theories/ZArith/Zcomplements.v theories/ZArith/Zcompare.v theories/ZArith/Zbool.v theories/ZArith/Zabs.v theories/ZArith/ZArith_dec.v theories/ZArith/ZArith_base.v theories/ZArith/ZArith.v theories/ZArith/Wf_Z.v theories/ZArith/Int.v theories/ZArith/BinIntDef.v theories/ZArith/BinInt.v theories/Wellfounded/Wellfounded.v theories/Wellfounded/Well_Ordering.v theories/Wellfounded/Union.v theories/Wellfounded/Transitive_Closure.v theories/Wellfounded/Lexicographic_Product.v theories/Wellfounded/Lexicographic_Exponentiation.v theories/Wellfounded/Inverse_Image.v theories/Wellfounded/Inclusion.v theories/Wellfounded/Disjoint_Union.v theories/Vectors/VectorSpec.v theories/Vectors/VectorEq.v theories/Vectors/VectorDef.v theories/Vectors/Vector.v theories/Vectors/Fin.v theories/Unicode/Utf8_core.v theories/Unicode/Utf8.v theories/Structures/OrdersTac.v theories/Structures/OrdersLists.v theories/Structures/OrdersFacts.v theories/Structures/OrdersEx.v theories/Structures/OrdersAlt.v theories/Structures/Orders.v theories/Structures/OrderedTypeEx.v theories/Structures/OrderedTypeAlt.v theories/Structures/OrderedType.v theories/Structures/GenericMinMax.v theories/Structures/EqualitiesFacts.v theories/Structures/Equalities.v theories/Structures/DecidableTypeEx.v theories/Structures/DecidableType.v theories/Strings/String.v theories/Strings/OctalString.v theories/Strings/HexString.v theories/Strings/BinaryString.v theories/Strings/Ascii.v theories/Sorting/Sorting.v theories/Sorting/Sorted.v theories/Sorting/Permutation.v theories/Sorting/PermutSetoid.v theories/Sorting/PermutEq.v theories/Sorting/Mergesort.v theories/Sorting/Heap.v theories/Sets/Uniset.v theories/Sets/Relations_3_facts.v theories/Sets/Relations_3.v theories/Sets/Relations_2_facts.v theories/Sets/Relations_2.v theories/Sets/Relations_1_facts.v theories/Sets/Relations_1.v theories/Sets/Powerset_facts.v theories/Sets/Powerset_Classical_facts.v theories/Sets/Powerset.v theories/Sets/Permut.v theories/Sets/Partial_Order.v theories/Sets/Multiset.v theories/Sets/Integers.v theories/Sets/Infinite_sets.v theories/Sets/Image.v theories/Sets/Finite_sets_facts.v theories/Sets/Finite_sets.v theories/Sets/Ensembles.v theories/Sets/Cpo.v theories/Sets/Constructive_sets.v theories/Sets/Classical_sets.v theories/Setoids/Setoid.v theories/Relations/Relations.v theories/Relations/Relation_Operators.v theories/Relations/Relation_Definitions.v theories/Relations/Operators_Properties.v theories/Reals/Sqrt_reg.v theories/Reals/SplitRmult.v theories/Reals/SplitAbsolu.v theories/Reals/SeqSeries.v theories/Reals/SeqProp.v theories/Reals/Rtrigo_reg.v theories/Reals/Rtrigo_fun.v theories/Reals/Rtrigo_def.v theories/Reals/Rtrigo_calc.v theories/Reals/Rtrigo_alt.v theories/Reals/Rtrigo1.v theories/Reals/Rtrigo.v theories/Reals/Rtopology.v theories/Reals/Rsqrt_def.v theories/Reals/Rsigma.v theories/Reals/Rseries.v theories/Reals/Rprod.v theories/Reals/Rpower.v theories/Reals/Rpow_def.v theories/Reals/Rminmax.v theories/Reals/Rlogic.v theories/Reals/Rlimit.v theories/Reals/RiemannInt_SF.v theories/Reals/RiemannInt.v theories/Reals/Rgeom.v theories/Reals/Rfunctions.v theories/Reals/Reals.v theories/Reals/Rderiv.v theories/Reals/Rdefinitions.v theories/Reals/Rcomplete.v theories/Reals/Rbasic_fun.v theories/Reals/Rbase.v theories/Reals/Raxioms.v theories/Reals/Ratan.v theories/Reals/Ranalysis_reg.v theories/Reals/Ranalysis5.v theories/Reals/Ranalysis4.v theories/Reals/Ranalysis3.v theories/Reals/Ranalysis2.v theories/Reals/Ranalysis1.v theories/Reals/Ranalysis.v theories/Reals/R_sqrt.v theories/Reals/R_sqr.v theories/Reals/R_Ifp.v theories/Reals/ROrderedType.v theories/Reals/RList.v theories/Reals/RIneq.v theories/Reals/PartSum.v theories/Reals/PSeries_reg.v theories/Reals/NewtonInt.v theories/Reals/Machin.v theories/Reals/MVT.v theories/Reals/Integration.v theories/Reals/Exp_prop.v theories/Reals/DiscrR.v theories/Reals/Cos_rel.v theories/Reals/Cos_plus.v theories/Reals/Cauchy_prod.v theories/Reals/Binomial.v theories/Reals/ArithProp.v theories/Reals/AltSeries.v theories/Reals/Alembert.v theories/QArith/Qround.v theories/QArith/Qring.v theories/QArith/Qreduction.v theories/QArith/Qreals.v theories/QArith/Qpower.v theories/QArith/Qminmax.v theories/QArith/Qfield.v theories/QArith/Qcanon.v theories/QArith/Qcabs.v theories/QArith/Qabs.v theories/QArith/QOrderedType.v theories/QArith/QArith_base.v theories/QArith/QArith.v theories/Program/Wf.v theories/Program/Utils.v theories/Program/Tactics.v theories/Program/Syntax.v theories/Program/Subset.v theories/Program/Program.v theories/Program/Equality.v theories/Program/Combinators.v theories/Program/Basics.v theories/PArith/Pnat.v theories/PArith/POrderedType.v theories/PArith/PArith.v theories/PArith/BinPosDef.v theories/PArith/BinPos.v theories/Numbers/NumPrelude.v theories/Numbers/Natural/Peano/NPeano.v theories/Numbers/Natural/Binary/NBinary.v theories/Numbers/Natural/Abstract/NSub.v theories/Numbers/Natural/Abstract/NStrongRec.v theories/Numbers/Natural/Abstract/NSqrt.v theories/Numbers/Natural/Abstract/NProperties.v theories/Numbers/Natural/Abstract/NPow.v theories/Numbers/Natural/Abstract/NParity.v theories/Numbers/Natural/Abstract/NOrder.v theories/Numbers/Natural/Abstract/NMulOrder.v theories/Numbers/Natural/Abstract/NMaxMin.v theories/Numbers/Natural/Abstract/NLog.v theories/Numbers/Natural/Abstract/NLcm.v theories/Numbers/Natural/Abstract/NIso.v theories/Numbers/Natural/Abstract/NGcd.v theories/Numbers/Natural/Abstract/NDiv.v theories/Numbers/Natural/Abstract/NDefOps.v theories/Numbers/Natural/Abstract/NBits.v theories/Numbers/Natural/Abstract/NBase.v theories/Numbers/Natural/Abstract/NAxioms.v theories/Numbers/Natural/Abstract/NAddOrder.v theories/Numbers/Natural/Abstract/NAdd.v theories/Numbers/NatInt/NZSqrt.v theories/Numbers/NatInt/NZProperties.v theories/Numbers/NatInt/NZPow.v theories/Numbers/NatInt/NZParity.v theories/Numbers/NatInt/NZOrder.v theories/Numbers/NatInt/NZMulOrder.v theories/Numbers/NatInt/NZMul.v theories/Numbers/NatInt/NZLog.v theories/Numbers/NatInt/NZGcd.v theories/Numbers/NatInt/NZDomain.v theories/Numbers/NatInt/NZDiv.v theories/Numbers/NatInt/NZBits.v theories/Numbers/NatInt/NZBase.v theories/Numbers/NatInt/NZAxioms.v theories/Numbers/NatInt/NZAddOrder.v theories/Numbers/NatInt/NZAdd.v theories/Numbers/NaryFunctions.v theories/Numbers/Integer/NatPairs/ZNatPairs.v theories/Numbers/Integer/Binary/ZBinary.v theories/Numbers/Integer/Abstract/ZSgnAbs.v theories/Numbers/Integer/Abstract/ZProperties.v theories/Numbers/Integer/Abstract/ZPow.v theories/Numbers/Integer/Abstract/ZParity.v theories/Numbers/Integer/Abstract/ZMulOrder.v theories/Numbers/Integer/Abstract/ZMul.v theories/Numbers/Integer/Abstract/ZMaxMin.v theories/Numbers/Integer/Abstract/ZLt.v theories/Numbers/Integer/Abstract/ZLcm.v theories/Numbers/Integer/Abstract/ZGcd.v theories/Numbers/Integer/Abstract/ZDivTrunc.v theories/Numbers/Integer/Abstract/ZDivFloor.v theories/Numbers/Integer/Abstract/ZDivEucl.v theories/Numbers/Integer/Abstract/ZBits.v theories/Numbers/Integer/Abstract/ZBase.v theories/Numbers/Integer/Abstract/ZAxioms.v theories/Numbers/Integer/Abstract/ZAddOrder.v theories/Numbers/Integer/Abstract/ZAdd.v theories/Numbers/DecimalZ.v theories/Numbers/DecimalString.v theories/Numbers/DecimalPos.v theories/Numbers/DecimalNat.v theories/Numbers/DecimalN.v theories/Numbers/DecimalFacts.v theories/Numbers/Cyclic/ZModulo/ZModulo.v theories/Numbers/Cyclic/Int31/Ring31.v theories/Numbers/Cyclic/Int31/Int31.v theories/Numbers/Cyclic/Int31/Cyclic31.v theories/Numbers/Cyclic/Abstract/NZCyclic.v theories/Numbers/Cyclic/Abstract/DoubleType.v theories/Numbers/Cyclic/Abstract/CyclicAxioms.v theories/Numbers/BinNums.v theories/Numbers/AltBinNotations.v theories/NArith/Nsqrt_def.v theories/NArith/Nnat.v theories/NArith/Ngcd_def.v theories/NArith/Ndiv_def.v theories/NArith/Ndist.v theories/NArith/Ndigits.v theories/NArith/Ndec.v theories/NArith/NArith.v theories/NArith/BinNatDef.v theories/NArith/BinNat.v theories/MSets/MSets.v theories/MSets/MSetWeakList.v theories/MSets/MSetToFiniteSet.v theories/MSets/MSetRBT.v theories/MSets/MSetProperties.v theories/MSets/MSetPositive.v theories/MSets/MSetList.v theories/MSets/MSetInterface.v theories/MSets/MSetGenTree.v theories/MSets/MSetFacts.v theories/MSets/MSetEqProperties.v theories/MSets/MSetDecide.v theories/MSets/MSetAVL.v theories/Logic/WeakFan.v theories/Logic/WKL.v theories/Logic/SetoidChoice.v theories/Logic/SetIsType.v theories/Logic/RelationalChoice.v theories/Logic/PropFacts.v theories/Logic/PropExtensionalityFacts.v theories/Logic/PropExtensionality.v theories/Logic/ProofIrrelevanceFacts.v theories/Logic/ProofIrrelevance.v theories/Logic/JMeq.v theories/Logic/IndefiniteDescription.v theories/Logic/Hurkens.v theories/Logic/FunctionalExtensionality.v theories/Logic/FinFun.v theories/Logic/ExtensionalityFacts.v theories/Logic/ExtensionalFunctionRepresentative.v theories/Logic/Eqdep_dec.v theories/Logic/EqdepFacts.v theories/Logic/Eqdep.v theories/Logic/Epsilon.v theories/Logic/Diaconescu.v theories/Logic/Description.v theories/Logic/Decidable.v theories/Logic/ConstructiveEpsilon.v theories/Logic/Classical_Prop.v theories/Logic/Classical_Pred_Type.v theories/Logic/ClassicalUniqueChoice.v theories/Logic/ClassicalFacts.v theories/Logic/ClassicalEpsilon.v theories/Logic/ClassicalDescription.v theories/Logic/ClassicalChoice.v theories/Logic/Classical.v theories/Logic/ChoiceFacts.v theories/Logic/Berardi.v theories/Lists/Streams.v theories/Lists/StreamMemo.v theories/Lists/SetoidPermutation.v theories/Lists/SetoidList.v theories/Lists/ListTactics.v theories/Lists/ListSet.v theories/Lists/ListDec.v theories/Lists/List.v theories/Init/Wf.v theories/Init/Tauto.v theories/Init/Tactics.v theories/Init/Specif.v theories/Init/Prelude.v theories/Init/Peano.v theories/Init/Notations.v theories/Init/Nat.v theories/Init/Logic_Type.v theories/Init/Logic.v theories/Init/Decimal.v theories/Init/Datatypes.v theories/FSets/FSets.v theories/FSets/FSetWeakList.v theories/FSets/FSetToFiniteSet.v theories/FSets/FSetProperties.v theories/FSets/FSetPositive.v theories/FSets/FSetList.v theories/FSets/FSetInterface.v theories/FSets/FSetFacts.v theories/FSets/FSetEqProperties.v theories/FSets/FSetDecide.v theories/FSets/FSetCompat.v theories/FSets/FSetBridge.v theories/FSets/FSetAVL.v theories/FSets/FMaps.v theories/FSets/FMapWeakList.v theories/FSets/FMapPositive.v theories/FSets/FMapList.v theories/FSets/FMapInterface.v theories/FSets/FMapFullAVL.v theories/FSets/FMapFacts.v theories/FSets/FMapAVL.v theories/Compat/Coq89.v theories/Compat/Coq88.v theories/Compat/Coq87.v theories/Compat/AdmitAxiom.v theories/Classes/SetoidTactics.v theories/Classes/SetoidDec.v theories/Classes/SetoidClass.v theories/Classes/RelationPairs.v theories/Classes/RelationClasses.v theories/Classes/Morphisms_Relations.v theories/Classes/Morphisms_Prop.v theories/Classes/Morphisms.v theories/Classes/Init.v theories/Classes/Equivalence.v theories/Classes/EquivDec.v theories/Classes/DecidableClass.v theories/Classes/CRelationClasses.v theories/Classes/CMorphisms.v theories/Classes/CEquivalence.v theories/Bool/Zerob.v theories/Bool/Sumbool.v theories/Bool/IfProp.v theories/Bool/DecBool.v theories/Bool/Bvector.v theories/Bool/BoolEq.v theories/Bool/Bool.v theories/Arith/Wf_nat.v theories/Arith/Plus.v theories/Arith/Peano_dec.v theories/Arith/PeanoNat.v theories/Arith/Mult.v theories/Arith/Minus.v theories/Arith/Min.v theories/Arith/Max.v theories/Arith/Lt.v theories/Arith/Le.v theories/Arith/Gt.v theories/Arith/Factorial.v theories/Arith/Even.v theories/Arith/Euclid.v theories/Arith/EqNat.v theories/Arith/Div2.v theories/Arith/Compare_dec.v theories/Arith/Compare.v theories/Arith/Bool_nat.v theories/Arith/Between.v theories/Arith/Arith_base.v theories/Arith/Arith.v plugins/ssrmatching/ssrmatching.v plugins/ssr/ssrfun.v plugins/ssr/ssreflect.v plugins/ssr/ssrbool.v plugins/setoid_ring/ZArithRing.v plugins/setoid_ring/Rings_Z.v plugins/setoid_ring/Rings_R.v plugins/setoid_ring/Rings_Q.v plugins/setoid_ring/Ring_theory.v plugins/setoid_ring/Ring_tac.v plugins/setoid_ring/Ring_polynom.v plugins/setoid_ring/Ring_base.v plugins/setoid_ring/Ring.v plugins/setoid_ring/RealField.v plugins/setoid_ring/Ncring_tac.v plugins/setoid_ring/Ncring_polynom.v plugins/setoid_ring/Ncring_initial.v plugins/setoid_ring/Ncring.v plugins/setoid_ring/NArithRing.v plugins/setoid_ring/Integral_domain.v plugins/setoid_ring/InitialRing.v plugins/setoid_ring/Field_theory.v plugins/setoid_ring/Field_tac.v plugins/setoid_ring/Field.v plugins/setoid_ring/Cring.v plugins/setoid_ring/BinList.v plugins/setoid_ring/ArithRing.v plugins/setoid_ring/Algebra_syntax.v plugins/rtauto/Rtauto.v plugins/rtauto/Bintree.v plugins/romega/ReflOmegaCore.v plugins/romega/ROmega.v plugins/quote/Quote.v plugins/omega/PreOmega.v plugins/omega/OmegaTactic.v plugins/omega/OmegaPlugin.v plugins/omega/OmegaLemmas.v plugins/omega/Omega.v plugins/nsatz/Nsatz.v plugins/micromega/ZMicromega.v plugins/micromega/ZCoeff.v plugins/micromega/VarMap.v plugins/micromega/Tauto.v plugins/micromega/RingMicromega.v plugins/micromega/Refl.v plugins/micromega/RMicromega.v plugins/micromega/QMicromega.v plugins/micromega/Psatz.v plugins/micromega/OrderedRing.v plugins/micromega/MExtraction.v plugins/micromega/Lra.v plugins/micromega/Lqa.v plugins/micromega/Lia.v plugins/micromega/Fourier_util.v plugins/micromega/Fourier.v plugins/micromega/EnvRing.v plugins/micromega/Env.v plugins/ltac/Ltac.v plugins/funind/Recdef.v plugins/funind/FunInd.v plugins/extraction/Extraction.v plugins/extraction/ExtrOcamlZInt.v plugins/extraction/ExtrOcamlZBigInt.v plugins/extraction/ExtrOcamlString.v plugins/extraction/ExtrOcamlNatInt.v plugins/extraction/ExtrOcamlNatBigInt.v plugins/extraction/ExtrOcamlIntConv.v plugins/extraction/ExtrOcamlBigIntConv.v plugins/extraction/ExtrOcamlBasic.v plugins/extraction/ExtrHaskellZNum.v plugins/extraction/ExtrHaskellZInteger.v plugins/extraction/ExtrHaskellZInt.v plugins/extraction/ExtrHaskellString.v plugins/extraction/ExtrHaskellNatNum.v plugins/extraction/ExtrHaskellNatInteger.v plugins/extraction/ExtrHaskellNatInt.v plugins/extraction/ExtrHaskellBasic.v plugins/derive/Derive.v plugins/btauto/Reflect.v plugins/btauto/Btauto.v plugins/btauto/Algebra.v theories/ZArith/auxiliary.glob theories/ZArith/Zwf.glob theories/ZArith/Zsqrt_compat.glob theories/ZArith/Zquot.glob theories/ZArith/Zpower.glob theories/ZArith/Zpow_facts.glob theories/ZArith/Zpow_def.glob theories/ZArith/Zpow_alt.glob theories/ZArith/Zorder.glob theories/ZArith/Znumtheory.glob theories/ZArith/Znat.glob theories/ZArith/Zmisc.glob theories/ZArith/Zminmax.glob theories/ZArith/Zmin.glob theories/ZArith/Zmax.glob theories/ZArith/Zlogarithm.glob theories/ZArith/Zhints.glob theories/ZArith/Zgcd_alt.glob theories/ZArith/Zeven.glob theories/ZArith/Zeuclid.glob theories/ZArith/Zdiv.glob theories/ZArith/Zdigits.glob theories/ZArith/Zcomplements.glob theories/ZArith/Zcompare.glob theories/ZArith/Zbool.glob theories/ZArith/Zabs.glob theories/ZArith/ZArith_dec.glob theories/ZArith/ZArith_base.glob theories/ZArith/ZArith.glob theories/ZArith/Wf_Z.glob theories/ZArith/Int.glob theories/ZArith/BinIntDef.glob theories/ZArith/BinInt.glob theories/Wellfounded/Wellfounded.glob theories/Wellfounded/Well_Ordering.glob theories/Wellfounded/Union.glob theories/Wellfounded/Transitive_Closure.glob theories/Wellfounded/Lexicographic_Product.glob theories/Wellfounded/Lexicographic_Exponentiation.glob theories/Wellfounded/Inverse_Image.glob theories/Wellfounded/Inclusion.glob theories/Wellfounded/Disjoint_Union.glob theories/Vectors/VectorSpec.glob theories/Vectors/VectorEq.glob theories/Vectors/VectorDef.glob theories/Vectors/Vector.glob theories/Vectors/Fin.glob theories/Unicode/Utf8_core.glob theories/Unicode/Utf8.glob theories/Structures/OrdersTac.glob theories/Structures/OrdersLists.glob theories/Structures/OrdersFacts.glob theories/Structures/OrdersEx.glob theories/Structures/OrdersAlt.glob theories/Structures/Orders.glob theories/Structures/OrderedTypeEx.glob theories/Structures/OrderedTypeAlt.glob theories/Structures/OrderedType.glob theories/Structures/GenericMinMax.glob theories/Structures/EqualitiesFacts.glob theories/Structures/Equalities.glob theories/Structures/DecidableTypeEx.glob theories/Structures/DecidableType.glob theories/Strings/String.glob theories/Strings/OctalString.glob theories/Strings/HexString.glob theories/Strings/BinaryString.glob theories/Strings/Ascii.glob theories/Sorting/Sorting.glob theories/Sorting/Sorted.glob theories/Sorting/Permutation.glob theories/Sorting/PermutSetoid.glob theories/Sorting/PermutEq.glob theories/Sorting/Mergesort.glob theories/Sorting/Heap.glob theories/Sets/Uniset.glob theories/Sets/Relations_3_facts.glob theories/Sets/Relations_3.glob theories/Sets/Relations_2_facts.glob theories/Sets/Relations_2.glob theories/Sets/Relations_1_facts.glob theories/Sets/Relations_1.glob theories/Sets/Powerset_facts.glob theories/Sets/Powerset_Classical_facts.glob theories/Sets/Powerset.glob theories/Sets/Permut.glob theories/Sets/Partial_Order.glob theories/Sets/Multiset.glob theories/Sets/Integers.glob theories/Sets/Infinite_sets.glob theories/Sets/Image.glob theories/Sets/Finite_sets_facts.glob theories/Sets/Finite_sets.glob theories/Sets/Ensembles.glob theories/Sets/Cpo.glob theories/Sets/Constructive_sets.glob theories/Sets/Classical_sets.glob theories/Setoids/Setoid.glob theories/Relations/Relations.glob theories/Relations/Relation_Operators.glob theories/Relations/Relation_Definitions.glob theories/Relations/Operators_Properties.glob theories/Reals/Sqrt_reg.glob theories/Reals/SplitRmult.glob theories/Reals/SplitAbsolu.glob theories/Reals/SeqSeries.glob theories/Reals/SeqProp.glob theories/Reals/Rtrigo_reg.glob theories/Reals/Rtrigo_fun.glob theories/Reals/Rtrigo_def.glob theories/Reals/Rtrigo_calc.glob theories/Reals/Rtrigo_alt.glob theories/Reals/Rtrigo1.glob theories/Reals/Rtrigo.glob theories/Reals/Rtopology.glob theories/Reals/Rsqrt_def.glob theories/Reals/Rsigma.glob theories/Reals/Rseries.glob theories/Reals/Rprod.glob theories/Reals/Rpower.glob theories/Reals/Rpow_def.glob theories/Reals/Rminmax.glob theories/Reals/Rlogic.glob theories/Reals/Rlimit.glob theories/Reals/RiemannInt_SF.glob theories/Reals/RiemannInt.glob theories/Reals/Rgeom.glob theories/Reals/Rfunctions.glob theories/Reals/Reals.glob theories/Reals/Rderiv.glob theories/Reals/Rdefinitions.glob theories/Reals/Rcomplete.glob theories/Reals/Rbasic_fun.glob theories/Reals/Rbase.glob theories/Reals/Raxioms.glob theories/Reals/Ratan.glob theories/Reals/Ranalysis_reg.glob theories/Reals/Ranalysis5.glob theories/Reals/Ranalysis4.glob theories/Reals/Ranalysis3.glob theories/Reals/Ranalysis2.glob theories/Reals/Ranalysis1.glob theories/Reals/Ranalysis.glob theories/Reals/R_sqrt.glob theories/Reals/R_sqr.glob theories/Reals/R_Ifp.glob theories/Reals/ROrderedType.glob theories/Reals/RList.glob theories/Reals/RIneq.glob theories/Reals/PartSum.glob theories/Reals/PSeries_reg.glob theories/Reals/NewtonInt.glob theories/Reals/Machin.glob theories/Reals/MVT.glob theories/Reals/Integration.glob theories/Reals/Exp_prop.glob theories/Reals/DiscrR.glob theories/Reals/Cos_rel.glob theories/Reals/Cos_plus.glob theories/Reals/Cauchy_prod.glob theories/Reals/Binomial.glob theories/Reals/ArithProp.glob theories/Reals/AltSeries.glob theories/Reals/Alembert.glob theories/QArith/Qround.glob theories/QArith/Qring.glob theories/QArith/Qreduction.glob theories/QArith/Qreals.glob theories/QArith/Qpower.glob theories/QArith/Qminmax.glob theories/QArith/Qfield.glob theories/QArith/Qcanon.glob theories/QArith/Qcabs.glob theories/QArith/Qabs.glob theories/QArith/QOrderedType.glob theories/QArith/QArith_base.glob theories/QArith/QArith.glob theories/Program/Wf.glob theories/Program/Utils.glob theories/Program/Tactics.glob theories/Program/Syntax.glob theories/Program/Subset.glob theories/Program/Program.glob theories/Program/Equality.glob theories/Program/Combinators.glob theories/Program/Basics.glob theories/PArith/Pnat.glob theories/PArith/POrderedType.glob theories/PArith/PArith.glob theories/PArith/BinPosDef.glob theories/PArith/BinPos.glob theories/Numbers/NumPrelude.glob theories/Numbers/Natural/Peano/NPeano.glob theories/Numbers/Natural/Binary/NBinary.glob theories/Numbers/Natural/Abstract/NSub.glob theories/Numbers/Natural/Abstract/NStrongRec.glob theories/Numbers/Natural/Abstract/NSqrt.glob theories/Numbers/Natural/Abstract/NProperties.glob theories/Numbers/Natural/Abstract/NPow.glob theories/Numbers/Natural/Abstract/NParity.glob theories/Numbers/Natural/Abstract/NOrder.glob theories/Numbers/Natural/Abstract/NMulOrder.glob theories/Numbers/Natural/Abstract/NMaxMin.glob theories/Numbers/Natural/Abstract/NLog.glob theories/Numbers/Natural/Abstract/NLcm.glob theories/Numbers/Natural/Abstract/NIso.glob theories/Numbers/Natural/Abstract/NGcd.glob theories/Numbers/Natural/Abstract/NDiv.glob theories/Numbers/Natural/Abstract/NDefOps.glob theories/Numbers/Natural/Abstract/NBits.glob theories/Numbers/Natural/Abstract/NBase.glob theories/Numbers/Natural/Abstract/NAxioms.glob theories/Numbers/Natural/Abstract/NAddOrder.glob theories/Numbers/Natural/Abstract/NAdd.glob theories/Numbers/NatInt/NZSqrt.glob theories/Numbers/NatInt/NZProperties.glob theories/Numbers/NatInt/NZPow.glob theories/Numbers/NatInt/NZParity.glob theories/Numbers/NatInt/NZOrder.glob theories/Numbers/NatInt/NZMulOrder.glob theories/Numbers/NatInt/NZMul.glob theories/Numbers/NatInt/NZLog.glob theories/Numbers/NatInt/NZGcd.glob theories/Numbers/NatInt/NZDomain.glob theories/Numbers/NatInt/NZDiv.glob theories/Numbers/NatInt/NZBits.glob theories/Numbers/NatInt/NZBase.glob theories/Numbers/NatInt/NZAxioms.glob theories/Numbers/NatInt/NZAddOrder.glob theories/Numbers/NatInt/NZAdd.glob theories/Numbers/NaryFunctions.glob theories/Numbers/Integer/NatPairs/ZNatPairs.glob theories/Numbers/Integer/Binary/ZBinary.glob theories/Numbers/Integer/Abstract/ZSgnAbs.glob theories/Numbers/Integer/Abstract/ZProperties.glob theories/Numbers/Integer/Abstract/ZPow.glob theories/Numbers/Integer/Abstract/ZParity.glob theories/Numbers/Integer/Abstract/ZMulOrder.glob theories/Numbers/Integer/Abstract/ZMul.glob theories/Numbers/Integer/Abstract/ZMaxMin.glob theories/Numbers/Integer/Abstract/ZLt.glob theories/Numbers/Integer/Abstract/ZLcm.glob theories/Numbers/Integer/Abstract/ZGcd.glob theories/Numbers/Integer/Abstract/ZDivTrunc.glob theories/Numbers/Integer/Abstract/ZDivFloor.glob theories/Numbers/Integer/Abstract/ZDivEucl.glob theories/Numbers/Integer/Abstract/ZBits.glob theories/Numbers/Integer/Abstract/ZBase.glob theories/Numbers/Integer/Abstract/ZAxioms.glob theories/Numbers/Integer/Abstract/ZAddOrder.glob theories/Numbers/Integer/Abstract/ZAdd.glob theories/Numbers/DecimalZ.glob theories/Numbers/DecimalString.glob theories/Numbers/DecimalPos.glob theories/Numbers/DecimalNat.glob theories/Numbers/DecimalN.glob theories/Numbers/DecimalFacts.glob theories/Numbers/Cyclic/ZModulo/ZModulo.glob theories/Numbers/Cyclic/Int31/Ring31.glob theories/Numbers/Cyclic/Int31/Int31.glob theories/Numbers/Cyclic/Int31/Cyclic31.glob theories/Numbers/Cyclic/Abstract/NZCyclic.glob theories/Numbers/Cyclic/Abstract/DoubleType.glob theories/Numbers/Cyclic/Abstract/CyclicAxioms.glob theories/Numbers/BinNums.glob theories/Numbers/AltBinNotations.glob theories/NArith/Nsqrt_def.glob theories/NArith/Nnat.glob theories/NArith/Ngcd_def.glob theories/NArith/Ndiv_def.glob theories/NArith/Ndist.glob theories/NArith/Ndigits.glob theories/NArith/Ndec.glob theories/NArith/NArith.glob theories/NArith/BinNatDef.glob theories/NArith/BinNat.glob theories/MSets/MSets.glob theories/MSets/MSetWeakList.glob theories/MSets/MSetToFiniteSet.glob theories/MSets/MSetRBT.glob theories/MSets/MSetProperties.glob theories/MSets/MSetPositive.glob theories/MSets/MSetList.glob theories/MSets/MSetInterface.glob theories/MSets/MSetGenTree.glob theories/MSets/MSetFacts.glob theories/MSets/MSetEqProperties.glob theories/MSets/MSetDecide.glob theories/MSets/MSetAVL.glob theories/Logic/WeakFan.glob theories/Logic/WKL.glob theories/Logic/SetoidChoice.glob theories/Logic/SetIsType.glob theories/Logic/RelationalChoice.glob theories/Logic/PropFacts.glob theories/Logic/PropExtensionalityFacts.glob theories/Logic/PropExtensionality.glob theories/Logic/ProofIrrelevanceFacts.glob theories/Logic/ProofIrrelevance.glob theories/Logic/JMeq.glob theories/Logic/IndefiniteDescription.glob theories/Logic/Hurkens.glob theories/Logic/FunctionalExtensionality.glob theories/Logic/FinFun.glob theories/Logic/ExtensionalityFacts.glob theories/Logic/ExtensionalFunctionRepresentative.glob theories/Logic/Eqdep_dec.glob theories/Logic/EqdepFacts.glob theories/Logic/Eqdep.glob theories/Logic/Epsilon.glob theories/Logic/Diaconescu.glob theories/Logic/Description.glob theories/Logic/Decidable.glob theories/Logic/ConstructiveEpsilon.glob theories/Logic/Classical_Prop.glob theories/Logic/Classical_Pred_Type.glob theories/Logic/ClassicalUniqueChoice.glob theories/Logic/ClassicalFacts.glob theories/Logic/ClassicalEpsilon.glob theories/Logic/ClassicalDescription.glob theories/Logic/ClassicalChoice.glob theories/Logic/Classical.glob theories/Logic/ChoiceFacts.glob theories/Logic/Berardi.glob theories/Lists/Streams.glob theories/Lists/StreamMemo.glob theories/Lists/SetoidPermutation.glob theories/Lists/SetoidList.glob theories/Lists/ListTactics.glob theories/Lists/ListSet.glob theories/Lists/ListDec.glob theories/Lists/List.glob theories/Init/Wf.glob theories/Init/Tauto.glob theories/Init/Tactics.glob theories/Init/Specif.glob theories/Init/Prelude.glob theories/Init/Peano.glob theories/Init/Notations.glob theories/Init/Nat.glob theories/Init/Logic_Type.glob theories/Init/Logic.glob theories/Init/Decimal.glob theories/Init/Datatypes.glob theories/FSets/FSets.glob theories/FSets/FSetWeakList.glob theories/FSets/FSetToFiniteSet.glob theories/FSets/FSetProperties.glob theories/FSets/FSetPositive.glob theories/FSets/FSetList.glob theories/FSets/FSetInterface.glob theories/FSets/FSetFacts.glob theories/FSets/FSetEqProperties.glob theories/FSets/FSetDecide.glob theories/FSets/FSetCompat.glob theories/FSets/FSetBridge.glob theories/FSets/FSetAVL.glob theories/FSets/FMaps.glob theories/FSets/FMapWeakList.glob theories/FSets/FMapPositive.glob theories/FSets/FMapList.glob theories/FSets/FMapInterface.glob theories/FSets/FMapFullAVL.glob theories/FSets/FMapFacts.glob theories/FSets/FMapAVL.glob theories/Compat/Coq89.glob theories/Compat/Coq88.glob theories/Compat/Coq87.glob theories/Compat/AdmitAxiom.glob theories/Classes/SetoidTactics.glob theories/Classes/SetoidDec.glob theories/Classes/SetoidClass.glob theories/Classes/RelationPairs.glob theories/Classes/RelationClasses.glob theories/Classes/Morphisms_Relations.glob theories/Classes/Morphisms_Prop.glob theories/Classes/Morphisms.glob theories/Classes/Init.glob theories/Classes/Equivalence.glob theories/Classes/EquivDec.glob theories/Classes/DecidableClass.glob theories/Classes/CRelationClasses.glob theories/Classes/CMorphisms.glob theories/Classes/CEquivalence.glob theories/Bool/Zerob.glob theories/Bool/Sumbool.glob theories/Bool/IfProp.glob theories/Bool/DecBool.glob theories/Bool/Bvector.glob theories/Bool/BoolEq.glob theories/Bool/Bool.glob theories/Arith/Wf_nat.glob theories/Arith/Plus.glob theories/Arith/Peano_dec.glob theories/Arith/PeanoNat.glob theories/Arith/Mult.glob theories/Arith/Minus.glob theories/Arith/Min.glob theories/Arith/Max.glob theories/Arith/Lt.glob theories/Arith/Le.glob theories/Arith/Gt.glob theories/Arith/Factorial.glob theories/Arith/Even.glob theories/Arith/Euclid.glob theories/Arith/EqNat.glob theories/Arith/Div2.glob theories/Arith/Compare_dec.glob theories/Arith/Compare.glob theories/Arith/Bool_nat.glob theories/Arith/Between.glob theories/Arith/Arith_base.glob theories/Arith/Arith.glob plugins/ssrmatching/ssrmatching.glob plugins/ssr/ssrfun.glob plugins/ssr/ssreflect.glob plugins/ssr/ssrbool.glob plugins/setoid_ring/ZArithRing.glob plugins/setoid_ring/Rings_Z.glob plugins/setoid_ring/Rings_R.glob plugins/setoid_ring/Rings_Q.glob plugins/setoid_ring/Ring_theory.glob plugins/setoid_ring/Ring_tac.glob plugins/setoid_ring/Ring_polynom.glob plugins/setoid_ring/Ring_base.glob plugins/setoid_ring/Ring.glob plugins/setoid_ring/RealField.glob plugins/setoid_ring/Ncring_tac.glob plugins/setoid_ring/Ncring_polynom.glob plugins/setoid_ring/Ncring_initial.glob plugins/setoid_ring/Ncring.glob plugins/setoid_ring/NArithRing.glob plugins/setoid_ring/Integral_domain.glob plugins/setoid_ring/InitialRing.glob plugins/setoid_ring/Field_theory.glob plugins/setoid_ring/Field_tac.glob plugins/setoid_ring/Field.glob plugins/setoid_ring/Cring.glob plugins/setoid_ring/BinList.glob plugins/setoid_ring/ArithRing.glob plugins/setoid_ring/Algebra_syntax.glob plugins/rtauto/Rtauto.glob plugins/rtauto/Bintree.glob plugins/romega/ReflOmegaCore.glob plugins/romega/ROmega.glob plugins/quote/Quote.glob plugins/omega/PreOmega.glob plugins/omega/OmegaTactic.glob plugins/omega/OmegaPlugin.glob plugins/omega/OmegaLemmas.glob plugins/omega/Omega.glob plugins/nsatz/Nsatz.glob plugins/micromega/ZMicromega.glob plugins/micromega/ZCoeff.glob plugins/micromega/VarMap.glob plugins/micromega/Tauto.glob plugins/micromega/RingMicromega.glob plugins/micromega/Refl.glob plugins/micromega/RMicromega.glob plugins/micromega/QMicromega.glob plugins/micromega/Psatz.glob plugins/micromega/OrderedRing.glob plugins/micromega/MExtraction.glob plugins/micromega/Lra.glob plugins/micromega/Lqa.glob plugins/micromega/Lia.glob plugins/micromega/Fourier_util.glob plugins/micromega/Fourier.glob plugins/micromega/EnvRing.glob plugins/micromega/Env.glob plugins/ltac/Ltac.glob plugins/funind/Recdef.glob plugins/funind/FunInd.glob plugins/extraction/Extraction.glob plugins/extraction/ExtrOcamlZInt.glob plugins/extraction/ExtrOcamlZBigInt.glob plugins/extraction/ExtrOcamlString.glob plugins/extraction/ExtrOcamlNatInt.glob plugins/extraction/ExtrOcamlNatBigInt.glob plugins/extraction/ExtrOcamlIntConv.glob plugins/extraction/ExtrOcamlBigIntConv.glob plugins/extraction/ExtrOcamlBasic.glob plugins/extraction/ExtrHaskellZNum.glob plugins/extraction/ExtrHaskellZInteger.glob plugins/extraction/ExtrHaskellZInt.glob plugins/extraction/ExtrHaskellString.glob plugins/extraction/ExtrHaskellNatNum.glob plugins/extraction/ExtrHaskellNatInteger.glob plugins/extraction/ExtrHaskellNatInt.glob plugins/extraction/ExtrHaskellBasic.glob plugins/derive/Derive.glob plugins/btauto/Reflect.glob plugins/btauto/Btauto.glob plugins/btauto/Algebra.glob
- install -d "/home/opam/.opam/4.09/lib/coq"/user-contrib
- install -d "/home/opam/.opam/4.09/lib/coq"/kernel/byterun
- install -m 644 kernel/byterun/dllcoqrun.so "/home/opam/.opam/4.09/lib/coq"/kernel/byterun
- install -m 644 kernel/byterun/libcoqrun.a "/home/opam/.opam/4.09/lib/coq"/kernel/byterun
- ./install.sh "/home/opam/.opam/4.09/lib/coq" plugins/ltac/ltac_plugin.cmxs plugins/ltac/tauto_plugin.cmxs plugins/omega/omega_plugin.cmxs plugins/romega/romega_plugin.cmxs plugins/micromega/micromega_plugin.cmxs plugins/quote/quote_plugin.cmxs plugins/setoid_ring/newring_plugin.cmxs plugins/extraction/extraction_plugin.cmxs plugins/cc/cc_plugin.cmxs plugins/firstorder/ground_plugin.cmxs plugins/rtauto/rtauto_plugin.cmxs plugins/btauto/btauto_plugin.cmxs plugins/funind/recdef_plugin.cmxs plugins/nsatz/nsatz_plugin.cmxs plugins/syntax/r_syntax_plugin.cmxs plugins/syntax/int31_syntax_plugin.cmxs plugins/syntax/ascii_syntax_plugin.cmxs plugins/syntax/string_syntax_plugin.cmxs plugins/syntax/numeral_notation_plugin.cmxs plugins/derive/derive_plugin.cmxs plugins/ssrmatching/ssrmatching_plugin.cmxs plugins/ssr/ssreflect_plugin.cmxs
- install -d "/home/opam/.opam/4.09/lib/coq"/plugins/micromega
- install plugins/micromega/csdpcert "/home/opam/.opam/4.09/lib/coq"/plugins/micromega
- rm -f "/home/opam/.opam/4.09/lib/coq"/revision
- install -m 644 revision "/home/opam/.opam/4.09/lib/coq"
- install: cannot stat 'revision': No such file or directory
- make[1]: [Makefile.install:129: install-library] Error 1 (ignored)
- install -d "/home/opam/.opam/4.09/man"/man1
- install -m 644 man/coq-tex.1 man/coqdep.1 man/coqc.1 man/coqtop.1 man/coqtop.byte.1 man/coqtop.opt.1 man/coqwc.1 man/coqdoc.1 man/coqide.1 man/coq_makefile.1 man/coqchk.1 "/home/opam/.opam/4.09/man"/man1
- install -d "/home/opam/.opam/4.09/share/texmf/tex/latex/misc"
- install -m 644 tools/coqdoc/coqdoc.sty "/home/opam/.opam/4.09/share/texmf/tex/latex/misc"
- install -d "/home/opam/.opam/4.09/bin"
- install -d "/home/opam/.opam/4.09/lib/coq"
- ./install.sh  "/home/opam/.opam/4.09/lib/coq" grammar/grammar.cma
- ./install.sh  "/home/opam/.opam/4.09/lib/coq" clib/backtrace.cmi clib/bigint.cmi clib/cArray.cmi clib/cEphemeron.cmi clib/cList.cmi clib/cMap.cmi clib/cObj.cmi clib/cSet.cmi clib/cSig.cmi clib/cStack.cmi clib/cString.cmi clib/cThread.cmi clib/cUnix.cmi clib/diff2.cmi clib/dyn.cmi clib/exninfo.cmi clib/hMap.cmi clib/hashcons.cmi clib/hashset.cmi clib/heap.cmi clib/iStream.cmi clib/int.cmi clib/minisys.cmi clib/monad.cmi clib/option.cmi clib/orderedType.cmi clib/predicate.cmi clib/range.cmi clib/segmenttree.cmi clib/store.cmi clib/terminal.cmi clib/trie.cmi clib/unicode.cmi clib/unicodetable.cmi clib/unionfind.cmi config/coq_config.cmi coqpp/coqpp_ast.cmi coqpp/coqpp_parse.cmi dev/checker_printers.cmi dev/top_printers.cmi engine/eConstr.cmi engine/evar_kinds.cmi engine/evarutil.cmi engine/evd.cmi engine/ftactic.cmi engine/logic_monad.cmi engine/namegen.cmi engine/nameops.cmi engine/proofview.cmi engine/proofview_monad.cmi engine/termops.cmi engine/uState.cmi engine/univGen.cmi engine/univMinim.cmi engine/univNames.cmi engine/univProblem.cmi engine/univSubst.cmi engine/universes.cmi engine/univops.cmi grammar/q_util.cmi interp/constrexpr.cmi interp/constrexpr_ops.cmi interp/constrextern.cmi interp/constrintern.cmi interp/declare.cmi interp/discharge.cmi interp/dumpglob.cmi interp/genintern.cmi interp/genredexpr.cmi interp/impargs.cmi interp/implicit_quantifiers.cmi interp/modintern.cmi interp/notation.cmi interp/notation_ops.cmi interp/notation_term.cmi interp/redops.cmi interp/reserve.cmi interp/smartlocate.cmi interp/stdarg.cmi interp/syntax_def.cmi kernel/cClosure.cmi kernel/cPrimitives.cmi kernel/cbytecodes.cmi kernel/cbytegen.cmi kernel/cemitcodes.cmi kernel/cinstr.cmi kernel/clambda.cmi kernel/constr.cmi kernel/context.cmi kernel/conv_oracle.cmi kernel/cooking.cmi kernel/copcodes.cmi kernel/csymtable.cmi kernel/declarations.cmi kernel/declareops.cmi kernel/entries.cmi kernel/environ.cmi kernel/esubst.cmi kernel/evar.cmi kernel/indtypes.cmi kernel/inductive.cmi kernel/mod_subst.cmi kernel/mod_typing.cmi kernel/modops.cmi kernel/names.cmi kernel/nativecode.cmi kernel/nativeconv.cmi kernel/nativeinstr.cmi kernel/nativelambda.cmi kernel/nativelib.cmi kernel/nativelibrary.cmi kernel/nativevalues.cmi kernel/opaqueproof.cmi kernel/reduction.cmi kernel/retroknowledge.cmi kernel/safe_typing.cmi kernel/sorts.cmi kernel/subtyping.cmi kernel/term.cmi kernel/term_typing.cmi kernel/type_errors.cmi kernel/typeops.cmi kernel/uGraph.cmi kernel/uint31.cmi kernel/univ.cmi kernel/vars.cmi kernel/vconv.cmi kernel/vm.cmi kernel/vmvalues.cmi lib/aux_file.cmi lib/cAst.cmi lib/cErrors.cmi lib/cProfile.cmi lib/cWarnings.cmi lib/control.cmi lib/coqProject_file.cmi lib/dAst.cmi lib/envars.cmi lib/explore.cmi lib/feedback.cmi lib/flags.cmi lib/future.cmi lib/genarg.cmi lib/hook.cmi lib/loc.cmi lib/pp.cmi lib/pp_diff.cmi lib/remoteCounter.cmi lib/rtree.cmi lib/spawn.cmi lib/stateid.cmi lib/system.cmi lib/util.cmi lib/xml_datatype.cmi library/coqlib.cmi library/decl_kinds.cmi library/declaremods.cmi library/decls.cmi library/dischargedhypsmap.cmi library/global.cmi library/globnames.cmi library/goptions.cmi library/keys.cmi library/kindops.cmi library/lib.cmi library/libnames.cmi library/libobject.cmi library/library.cmi library/loadpath.cmi library/nametab.cmi library/states.cmi library/summary.cmi parsing/cLexer.cmi parsing/extend.cmi parsing/g_constr.cmi parsing/g_prim.cmi parsing/notation_gram.cmi parsing/notgram_ops.cmi parsing/pcoq.cmi parsing/ppextend.cmi parsing/tok.cmi plugins/cc/ccalgo.cmi plugins/cc/ccproof.cmi plugins/cc/cctac.cmi plugins/derive/derive.cmi plugins/extraction/common.cmi plugins/extraction/extract_env.cmi plugins/extraction/extraction.cmi plugins/extraction/haskell.cmi plugins/extraction/json.cmi plugins/extraction/miniml.cmi plugins/extraction/mlutil.cmi plugins/extraction/modutil.cmi plugins/extraction/ocaml.cmi plugins/extraction/scheme.cmi plugins/extraction/table.cmi plugins/firstorder/formula.cmi plugins/firstorder/ground.cmi plugins/firstorder/instances.cmi plugins/firstorder/rules.cmi plugins/firstorder/sequent.cmi plugins/firstorder/unify.cmi plugins/funind/functional_principles_proofs.cmi plugins/funind/functional_principles_types.cmi plugins/funind/glob_term_to_relation.cmi plugins/funind/glob_termops.cmi plugins/funind/indfun.cmi plugins/funind/indfun_common.cmi plugins/funind/invfun.cmi plugins/funind/recdef.cmi plugins/ltac/evar_tactics.cmi plugins/ltac/extraargs.cmi plugins/ltac/extratactics.cmi plugins/ltac/pltac.cmi plugins/ltac/pptactic.cmi plugins/ltac/profile_ltac.cmi plugins/ltac/rewrite.cmi plugins/ltac/tacarg.cmi plugins/ltac/taccoerce.cmi plugins/ltac/tacentries.cmi plugins/ltac/tacenv.cmi plugins/ltac/tacexpr.cmi plugins/ltac/tacintern.cmi plugins/ltac/tacinterp.cmi plugins/ltac/tacsubst.cmi plugins/ltac/tactic_debug.cmi plugins/ltac/tactic_matching.cmi plugins/ltac/tactic_option.cmi plugins/ltac/tauto.cmi plugins/micromega/certificate.cmi plugins/micromega/coq_micromega.cmi plugins/micromega/csdpcert.cmi plugins/micromega/g_micromega.cmi plugins/micromega/mfourier.cmi plugins/micromega/micromega.cmi plugins/micromega/mutils.cmi plugins/micromega/persistent_cache.cmi plugins/micromega/polynomial.cmi plugins/micromega/sos.cmi plugins/micromega/sos_lib.cmi plugins/micromega/sos_types.cmi plugins/nsatz/ideal.cmi plugins/nsatz/nsatz.cmi plugins/nsatz/polynom.cmi plugins/nsatz/utile.cmi plugins/romega/const_omega.cmi plugins/rtauto/proof_search.cmi plugins/rtauto/refl_tauto.cmi plugins/setoid_ring/newring.cmi plugins/setoid_ring/newring_ast.cmi plugins/ssr/ssrast.cmi plugins/ssr/ssrbwd.cmi plugins/ssr/ssrcommon.cmi plugins/ssr/ssrelim.cmi plugins/ssr/ssrequality.cmi plugins/ssr/ssrfwd.cmi plugins/ssr/ssripats.cmi plugins/ssr/ssrparser.cmi plugins/ssr/ssrprinters.cmi plugins/ssr/ssrtacticals.cmi plugins/ssr/ssrvernac.cmi plugins/ssr/ssrview.cmi plugins/ssrmatching/g_ssrmatching.cmi plugins/ssrmatching/ssrmatching.cmi plugins/syntax/numeral.cmi pretyping/arguments_renaming.cmi pretyping/cases.cmi pretyping/cbv.cmi pretyping/classops.cmi pretyping/coercion.cmi pretyping/constr_matching.cmi pretyping/detyping.cmi pretyping/evarconv.cmi pretyping/evardefine.cmi pretyping/evarsolve.cmi pretyping/find_subterm.cmi pretyping/geninterp.cmi pretyping/glob_ops.cmi pretyping/glob_term.cmi pretyping/heads.cmi pretyping/indrec.cmi pretyping/inductiveops.cmi pretyping/inferCumulativity.cmi pretyping/locus.cmi pretyping/locusops.cmi pretyping/ltac_pretype.cmi pretyping/nativenorm.cmi pretyping/pattern.cmi pretyping/patternops.cmi pretyping/pretype_errors.cmi pretyping/pretyping.cmi pretyping/program.cmi pretyping/recordops.cmi pretyping/reductionops.cmi pretyping/retyping.cmi pretyping/tacred.cmi pretyping/typeclasses.cmi pretyping/typeclasses_errors.cmi pretyping/typing.cmi pretyping/unification.cmi pretyping/vnorm.cmi printing/genprint.cmi printing/ppconstr.cmi printing/pputils.cmi printing/prettyp.cmi printing/printer.cmi printing/printmod.cmi printing/proof_diffs.cmi proofs/clenv.cmi proofs/clenvtac.cmi proofs/evar_refiner.cmi proofs/goal.cmi proofs/goal_select.cmi proofs/logic.cmi proofs/miscprint.cmi proofs/pfedit.cmi proofs/proof.cmi proofs/proof_bullet.cmi proofs/proof_global.cmi proofs/proof_type.cmi proofs/redexpr.cmi proofs/refine.cmi proofs/refiner.cmi proofs/tacmach.cmi proofs/tactypes.cmi stm/asyncTaskQueue.cmi stm/coqworkmgrApi.cmi stm/dag.cmi stm/proofBlockDelimiter.cmi stm/spawned.cmi stm/stm.cmi stm/tQueue.cmi stm/vcs.cmi stm/vernac_classifier.cmi stm/vio_checking.cmi stm/workerPool.cmi tactics/auto.cmi tactics/autorewrite.cmi tactics/btermdn.cmi tactics/class_tactics.cmi tactics/contradiction.cmi tactics/dn.cmi tactics/dnet.cmi tactics/eauto.cmi tactics/elim.cmi tactics/elimschemes.cmi tactics/eqdecide.cmi tactics/eqschemes.cmi tactics/equality.cmi tactics/hints.cmi tactics/hipattern.cmi tactics/ind_tables.cmi tactics/inv.cmi tactics/leminv.cmi tactics/tacticals.cmi tactics/tactics.cmi tactics/term_dnet.cmi toplevel/coqargs.cmi toplevel/coqinit.cmi toplevel/coqloop.cmi toplevel/coqtop.cmi toplevel/g_toplevel.cmi toplevel/usage.cmi toplevel/vernac.cmi toplevel/workerLoop.cmi vernac/assumptions.cmi vernac/auto_ind_decl.cmi vernac/class.cmi vernac/classes.cmi vernac/comAssumption.cmi vernac/comDefinition.cmi vernac/comFixpoint.cmi vernac/comInductive.cmi vernac/comProgramFixpoint.cmi vernac/declareDef.cmi vernac/egramcoq.cmi vernac/egramml.cmi vernac/explainErr.cmi vernac/g_proofs.cmi vernac/g_vernac.cmi vernac/himsg.cmi vernac/indschemes.cmi vernac/lemmas.cmi vernac/locality.cmi vernac/metasyntax.cmi vernac/misctypes.cmi vernac/mltop.cmi vernac/obligations.cmi vernac/ppvernac.cmi vernac/proof_using.cmi vernac/pvernac.cmi vernac/record.cmi vernac/search.cmi vernac/topfmt.cmi vernac/vernacentries.cmi vernac/vernacexpr.cmi vernac/vernacinterp.cmi vernac/vernacprop.cmi vernac/vernacstate.cmi plugins/ltac/ltac_plugin.cmi plugins/ltac/tauto_plugin.cmi plugins/omega/omega_plugin.cmi plugins/romega/romega_plugin.cmi plugins/micromega/micromega_plugin.cmi plugins/quote/quote_plugin.cmi plugins/setoid_ring/newring_plugin.cmi plugins/extraction/extraction_plugin.cmi plugins/cc/cc_plugin.cmi plugins/firstorder/ground_plugin.cmi plugins/rtauto/rtauto_plugin.cmi plugins/btauto/btauto_plugin.cmi plugins/funind/recdef_plugin.cmi plugins/nsatz/nsatz_plugin.cmi plugins/syntax/r_syntax_plugin.cmi plugins/syntax/int31_syntax_plugin.cmi plugins/syntax/ascii_syntax_plugin.cmi plugins/syntax/string_syntax_plugin.cmi plugins/syntax/numeral_notation_plugin.cmi plugins/derive/derive_plugin.cmi plugins/ssrmatching/ssrmatching_plugin.cmi plugins/ssr/ssreflect_plugin.cmi           # Regular CMI files
- ./install.sh  "/home/opam/.opam/4.09/lib/coq" tools/CoqMakefile.in tools/make-one-time-file.py tools/TimeFileMaker.py tools/make-both-time-files.py tools/make-both-single-timing-files.py
- ./install.sh  "/home/opam/.opam/4.09/lib/coq" clib/backtrace.cmx clib/bigint.cmx clib/cArray.cmx clib/cEphemeron.cmx clib/cList.cmx clib/cMap.cmx clib/cObj.cmx clib/cSet.cmx clib/cStack.cmx clib/cString.cmx clib/cThread.cmx clib/cUnix.cmx clib/diff2.cmx clib/dyn.cmx clib/exninfo.cmx clib/hMap.cmx clib/hashcons.cmx clib/hashset.cmx clib/heap.cmx clib/iStream.cmx clib/int.cmx clib/minisys.cmx clib/monad.cmx clib/option.cmx clib/orderedType.cmx clib/predicate.cmx clib/range.cmx clib/segmenttree.cmx clib/store.cmx clib/terminal.cmx clib/trie.cmx clib/unicode.cmx clib/unicodetable.cmx clib/unionfind.cmx config/coq_config.cmx coqpp/coqpp_lex.cmx coqpp/coqpp_main.cmx coqpp/coqpp_parse.cmx engine/eConstr.cmx engine/evar_kinds.cmx engine/evarutil.cmx engine/evd.cmx engine/ftactic.cmx engine/logic_monad.cmx engine/namegen.cmx engine/nameops.cmx engine/proofview.cmx engine/proofview_monad.cmx engine/termops.cmx engine/uState.cmx engine/univGen.cmx engine/univMinim.cmx engine/univNames.cmx engine/univProblem.cmx engine/univSubst.cmx engine/universes.cmx engine/univops.cmx interp/constrexpr.cmx interp/constrexpr_ops.cmx interp/constrextern.cmx interp/constrintern.cmx interp/declare.cmx interp/discharge.cmx interp/dumpglob.cmx interp/genintern.cmx interp/genredexpr.cmx interp/impargs.cmx interp/implicit_quantifiers.cmx interp/modintern.cmx interp/notation.cmx interp/notation_ops.cmx interp/notation_term.cmx interp/redops.cmx interp/reserve.cmx interp/smartlocate.cmx interp/stdarg.cmx interp/syntax_def.cmx kernel/cClosure.cmx kernel/cPrimitives.cmx kernel/cbytecodes.cmx kernel/cbytegen.cmx kernel/cemitcodes.cmx kernel/clambda.cmx kernel/constr.cmx kernel/context.cmx kernel/conv_oracle.cmx kernel/cooking.cmx kernel/copcodes.cmx kernel/csymtable.cmx kernel/declarations.cmx kernel/declareops.cmx kernel/entries.cmx kernel/environ.cmx kernel/esubst.cmx kernel/evar.cmx kernel/indtypes.cmx kernel/inductive.cmx kernel/mod_subst.cmx kernel/mod_typing.cmx kernel/modops.cmx kernel/names.cmx kernel/nativecode.cmx kernel/nativeconv.cmx kernel/nativelambda.cmx kernel/nativelib.cmx kernel/nativelibrary.cmx kernel/nativevalues.cmx kernel/opaqueproof.cmx kernel/reduction.cmx kernel/retroknowledge.cmx kernel/safe_typing.cmx kernel/sorts.cmx kernel/subtyping.cmx kernel/term.cmx kernel/term_typing.cmx kernel/type_errors.cmx kernel/typeops.cmx kernel/uGraph.cmx kernel/uint31.cmx kernel/univ.cmx kernel/vars.cmx kernel/vconv.cmx kernel/vm.cmx kernel/vmvalues.cmx lib/aux_file.cmx lib/cAst.cmx lib/cErrors.cmx lib/cProfile.cmx lib/cWarnings.cmx lib/control.cmx lib/coqProject_file.cmx lib/dAst.cmx lib/envars.cmx lib/explore.cmx lib/feedback.cmx lib/flags.cmx lib/future.cmx lib/genarg.cmx lib/hook.cmx lib/loc.cmx lib/pp.cmx lib/pp_diff.cmx lib/remoteCounter.cmx lib/rtree.cmx lib/spawn.cmx lib/stateid.cmx lib/system.cmx lib/util.cmx library/coqlib.cmx library/decl_kinds.cmx library/declaremods.cmx library/decls.cmx library/dischargedhypsmap.cmx library/global.cmx library/globnames.cmx library/goptions.cmx library/keys.cmx library/kindops.cmx library/lib.cmx library/libnames.cmx library/libobject.cmx library/library.cmx library/loadpath.cmx library/nametab.cmx library/states.cmx library/summary.cmx parsing/cLexer.cmx parsing/extend.cmx parsing/g_constr.cmx parsing/g_prim.cmx parsing/notation_gram.cmx parsing/notgram_ops.cmx parsing/pcoq.cmx parsing/ppextend.cmx parsing/tok.cmx plugins/btauto/g_btauto.cmx plugins/btauto/refl_btauto.cmx plugins/cc/ccalgo.cmx plugins/cc/ccproof.cmx plugins/cc/cctac.cmx plugins/cc/g_congruence.cmx plugins/derive/derive.cmx plugins/derive/g_derive.cmx plugins/extraction/common.cmx plugins/extraction/extract_env.cmx plugins/extraction/extraction.cmx plugins/extraction/g_extraction.cmx plugins/extraction/haskell.cmx plugins/extraction/json.cmx plugins/extraction/miniml.cmx plugins/extraction/mlutil.cmx plugins/extraction/modutil.cmx plugins/extraction/ocaml.cmx plugins/extraction/scheme.cmx plugins/extraction/table.cmx plugins/firstorder/formula.cmx plugins/firstorder/g_ground.cmx plugins/firstorder/ground.cmx plugins/firstorder/instances.cmx plugins/firstorder/rules.cmx plugins/firstorder/sequent.cmx plugins/firstorder/unify.cmx plugins/funind/functional_principles_proofs.cmx plugins/funind/functional_principles_types.cmx plugins/funind/g_indfun.cmx plugins/funind/glob_term_to_relation.cmx plugins/funind/glob_termops.cmx plugins/funind/indfun.cmx plugins/funind/indfun_common.cmx plugins/funind/invfun.cmx plugins/funind/recdef.cmx plugins/ltac/coretactics.cmx plugins/ltac/evar_tactics.cmx plugins/ltac/extraargs.cmx plugins/ltac/extratactics.cmx plugins/ltac/g_auto.cmx plugins/ltac/g_class.cmx plugins/ltac/g_eqdecide.cmx plugins/ltac/g_ltac.cmx plugins/ltac/g_obligations.cmx plugins/ltac/g_rewrite.cmx plugins/ltac/g_tactic.cmx plugins/ltac/pltac.cmx plugins/ltac/pptactic.cmx plugins/ltac/profile_ltac.cmx plugins/ltac/profile_ltac_tactics.cmx plugins/ltac/rewrite.cmx plugins/ltac/tacarg.cmx plugins/ltac/taccoerce.cmx plugins/ltac/tacentries.cmx plugins/ltac/tacenv.cmx plugins/ltac/tacexpr.cmx plugins/ltac/tacintern.cmx plugins/ltac/tacinterp.cmx plugins/ltac/tacsubst.cmx plugins/ltac/tactic_debug.cmx plugins/ltac/tactic_matching.cmx plugins/ltac/tactic_option.cmx plugins/ltac/tauto.cmx plugins/micromega/certificate.cmx plugins/micromega/coq_micromega.cmx plugins/micromega/csdpcert.cmx plugins/micromega/g_micromega.cmx plugins/micromega/mfourier.cmx plugins/micromega/micromega.cmx plugins/micromega/mutils.cmx plugins/micromega/persistent_cache.cmx plugins/micromega/polynomial.cmx plugins/micromega/sos.cmx plugins/micromega/sos_lib.cmx plugins/micromega/sos_types.cmx plugins/nsatz/g_nsatz.cmx plugins/nsatz/ideal.cmx plugins/nsatz/nsatz.cmx plugins/nsatz/polynom.cmx plugins/nsatz/utile.cmx plugins/omega/coq_omega.cmx plugins/omega/g_omega.cmx plugins/omega/omega.cmx plugins/quote/g_quote.cmx plugins/quote/quote.cmx plugins/romega/const_omega.cmx plugins/romega/g_romega.cmx plugins/romega/refl_omega.cmx plugins/rtauto/g_rtauto.cmx plugins/rtauto/proof_search.cmx plugins/rtauto/refl_tauto.cmx plugins/setoid_ring/g_newring.cmx plugins/setoid_ring/newring.cmx plugins/setoid_ring/newring_ast.cmx plugins/ssr/ssrbwd.cmx plugins/ssr/ssrcommon.cmx plugins/ssr/ssrelim.cmx plugins/ssr/ssrequality.cmx plugins/ssr/ssrfwd.cmx plugins/ssr/ssripats.cmx plugins/ssr/ssrparser.cmx plugins/ssr/ssrprinters.cmx plugins/ssr/ssrtacticals.cmx plugins/ssr/ssrvernac.cmx plugins/ssr/ssrview.cmx plugins/ssrmatching/g_ssrmatching.cmx plugins/ssrmatching/ssrmatching.cmx plugins/syntax/ascii_syntax.cmx plugins/syntax/g_numeral.cmx plugins/syntax/int31_syntax.cmx plugins/syntax/numeral.cmx plugins/syntax/r_syntax.cmx plugins/syntax/string_syntax.cmx pretyping/arguments_renaming.cmx pretyping/cases.cmx pretyping/cbv.cmx pretyping/classops.cmx pretyping/coercion.cmx pretyping/constr_matching.cmx pretyping/detyping.cmx pretyping/evarconv.cmx pretyping/evardefine.cmx pretyping/evarsolve.cmx pretyping/find_subterm.cmx pretyping/geninterp.cmx pretyping/glob_ops.cmx pretyping/glob_term.cmx pretyping/heads.cmx pretyping/indrec.cmx pretyping/inductiveops.cmx pretyping/inferCumulativity.cmx pretyping/locus.cmx pretyping/locusops.cmx pretyping/ltac_pretype.cmx pretyping/nativenorm.cmx pretyping/pattern.cmx pretyping/patternops.cmx pretyping/pretype_errors.cmx pretyping/pretyping.cmx pretyping/program.cmx pretyping/recordops.cmx pretyping/reductionops.cmx pretyping/retyping.cmx pretyping/tacred.cmx pretyping/typeclasses.cmx pretyping/typeclasses_errors.cmx pretyping/typing.cmx pretyping/unification.cmx pretyping/vnorm.cmx printing/genprint.cmx printing/ppconstr.cmx printing/pputils.cmx printing/prettyp.cmx printing/printer.cmx printing/printmod.cmx printing/proof_diffs.cmx proofs/clenv.cmx proofs/clenvtac.cmx proofs/evar_refiner.cmx proofs/goal.cmx proofs/goal_select.cmx proofs/logic.cmx proofs/miscprint.cmx proofs/pfedit.cmx proofs/proof.cmx proofs/proof_bullet.cmx proofs/proof_global.cmx proofs/proof_type.cmx proofs/redexpr.cmx proofs/refine.cmx proofs/refiner.cmx proofs/tacmach.cmx proofs/tactypes.cmx stm/asyncTaskQueue.cmx stm/coqworkmgrApi.cmx stm/dag.cmx stm/proofBlockDelimiter.cmx stm/spawned.cmx stm/stm.cmx stm/tQueue.cmx stm/vcs.cmx stm/vernac_classifier.cmx stm/vio_checking.cmx stm/workerPool.cmx tactics/auto.cmx tactics/autorewrite.cmx tactics/btermdn.cmx tactics/class_tactics.cmx tactics/contradiction.cmx tactics/dn.cmx tactics/dnet.cmx tactics/eauto.cmx tactics/elim.cmx tactics/elimschemes.cmx tactics/eqdecide.cmx tactics/eqschemes.cmx tactics/equality.cmx tactics/hints.cmx tactics/hipattern.cmx tactics/ind_tables.cmx tactics/inv.cmx tactics/leminv.cmx tactics/tacticals.cmx tactics/tactics.cmx tactics/term_dnet.cmx topbin/coqproofworker_bin.cmx topbin/coqqueryworker_bin.cmx topbin/coqtacticworker_bin.cmx topbin/coqtop_bin.cmx topbin/coqtop_byte_bin.cmx toplevel/coqargs.cmx toplevel/coqinit.cmx toplevel/coqloop.cmx toplevel/coqtop.cmx toplevel/g_toplevel.cmx toplevel/usage.cmx toplevel/vernac.cmx toplevel/workerLoop.cmx vernac/assumptions.cmx vernac/auto_ind_decl.cmx vernac/class.cmx vernac/classes.cmx vernac/comAssumption.cmx vernac/comDefinition.cmx vernac/comFixpoint.cmx vernac/comInductive.cmx vernac/comProgramFixpoint.cmx vernac/declareDef.cmx vernac/egramcoq.cmx vernac/egramml.cmx vernac/explainErr.cmx vernac/g_proofs.cmx vernac/g_vernac.cmx vernac/himsg.cmx vernac/indschemes.cmx vernac/lemmas.cmx vernac/locality.cmx vernac/metasyntax.cmx vernac/misctypes.cmx vernac/mltop.cmx vernac/obligations.cmx vernac/ppvernac.cmx vernac/proof_using.cmx vernac/pvernac.cmx vernac/record.cmx vernac/search.cmx vernac/topfmt.cmx vernac/vernacentries.cmx vernac/vernacexpr.cmx vernac/vernacinterp.cmx vernac/vernacprop.cmx vernac/vernacstate.cmx           # To avoid warning 58 "-opaque"
- install: cannot stat 'coqpp/coqpp_lex.cmx': No such file or directory
- install: cannot stat 'coqpp/coqpp_main.cmx': No such file or directory
- install: cannot stat 'coqpp/coqpp_parse.cmx': No such file or directory
- install: cannot stat 'topbin/coqtop_byte_bin.cmx': No such file or directory
- ./install.sh  "/home/opam/.opam/4.09/lib/coq" plugins/ltac/ltac_plugin.cmx plugins/ltac/tauto_plugin.cmx plugins/omega/omega_plugin.cmx plugins/romega/romega_plugin.cmx plugins/micromega/micromega_plugin.cmx plugins/quote/quote_plugin.cmx plugins/setoid_ring/newring_plugin.cmx plugins/extraction/extraction_plugin.cmx plugins/cc/cc_plugin.cmx plugins/firstorder/ground_plugin.cmx plugins/rtauto/rtauto_plugin.cmx plugins/btauto/btauto_plugin.cmx plugins/funind/recdef_plugin.cmx plugins/nsatz/nsatz_plugin.cmx plugins/syntax/r_syntax_plugin.cmx plugins/syntax/int31_syntax_plugin.cmx plugins/syntax/ascii_syntax_plugin.cmx plugins/syntax/string_syntax_plugin.cmx plugins/syntax/numeral_notation_plugin.cmx plugins/derive/derive_plugin.cmx plugins/ssrmatching/ssrmatching_plugin.cmx plugins/ssr/ssreflect_plugin.cmx # For static linking of plugins
- ./install.sh  "/home/opam/.opam/4.09/lib/coq" plugins/ltac/ltac_plugin.o plugins/ltac/tauto_plugin.o plugins/omega/omega_plugin.o plugins/romega/romega_plugin.o plugins/micromega/micromega_plugin.o plugins/quote/quote_plugin.o plugins/setoid_ring/newring_plugin.o plugins/extraction/extraction_plugin.o plugins/cc/cc_plugin.o plugins/firstorder/ground_plugin.o plugins/rtauto/rtauto_plugin.o plugins/btauto/btauto_plugin.o plugins/funind/recdef_plugin.o plugins/nsatz/nsatz_plugin.o plugins/syntax/r_syntax_plugin.o plugins/syntax/int31_syntax_plugin.o plugins/syntax/ascii_syntax_plugin.o plugins/syntax/string_syntax_plugin.o plugins/syntax/numeral_notation_plugin.o plugins/derive/derive_plugin.o plugins/ssrmatching/ssrmatching_plugin.o plugins/ssr/ssreflect_plugin.o   # For static linking of plugins
- ./install.sh  "/home/opam/.opam/4.09/lib/coq" clib/clib.cmxa lib/lib.cmxa kernel/kernel.cmxa library/library.cmxa engine/engine.cmxa pretyping/pretyping.cmxa interp/interp.cmxa proofs/proofs.cmxa parsing/parsing.cmxa printing/printing.cmxa tactics/tactics.cmxa vernac/vernac.cmxa stm/stm.cmxa toplevel/toplevel.cmxa  clib/clib.a lib/lib.a kernel/kernel.a library/library.a engine/engine.a pretyping/pretyping.a interp/interp.a proofs/proofs.a parsing/parsing.a printing/printing.a tactics/tactics.a vernac/vernac.a stm/stm.a toplevel/toplevel.a 
- install bin/coqidetop bin/coqidetop.opt "/home/opam/.opam/4.09/bin"
- install -m 644 META.coq "/home/opam/.opam/4.09/lib/coq"/META
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1'
Processing 64/66: [coq: make install-byte]
+ /usr/bin/make "install-byte" (CWD=/home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1)
- rm -f  
- /usr/bin/make --warn-undefined-variable --no-builtin-rules -f Makefile.build install-byte
- make[1]: Entering directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1'
- install -d "/home/opam/.opam/4.09/bin"
- install bin/coqtop.byte bin/coqproofworker.byte bin/coqtacticworker.byte bin/coqqueryworker.byte "/home/opam/.opam/4.09/bin"
- ./install.sh "/home/opam/.opam/4.09/lib/coq" clib/clib.cma lib/lib.cma kernel/kernel.cma library/library.cma engine/engine.cma pretyping/pretyping.cma interp/interp.cma proofs/proofs.cma parsing/parsing.cma printing/printing.cma tactics/tactics.cma vernac/vernac.cma stm/stm.cma toplevel/toplevel.cma  plugins/ltac/ltac_plugin.cmo plugins/ltac/tauto_plugin.cmo plugins/omega/omega_plugin.cmo plugins/romega/romega_plugin.cmo plugins/micromega/micromega_plugin.cmo plugins/quote/quote_plugin.cmo plugins/setoid_ring/newring_plugin.cmo plugins/extraction/extraction_plugin.cmo plugins/cc/cc_plugin.cmo  plugins/firstorder/ground_plugin.cmo plugins/rtauto/rtauto_plugin.cmo plugins/btauto/btauto_plugin.cmo plugins/funind/recdef_plugin.cmo plugins/nsatz/nsatz_plugin.cmo plugins/syntax/r_syntax_plugin.cmo plugins/syntax/int31_syntax_plugin.cmo plugins/syntax/ascii_syntax_plugin.cmo plugins/syntax/string_syntax_plugin.cmo plugins/syntax/numeral_notation_plugin.cmo plugins/derive/derive_plugin.cmo plugins/ssrmatching/ssrmatching_plugin.cmo plugins/ssr/ssreflect_plugin.cmo
- install -m 644 kernel/byterun/dllcoqrun.so "/home/opam/.opam/4.09/lib/coq"
- make[1]: Leaving directory '/home/opam/.opam/4.09/.opam-switch/build/coq.8.9.1'
-> installed coq.8.9.1
Processing 65/66: [coq-serapi: dune build]
+ /home/opam/.opam/4.09/bin/dune "build" "-p" "coq-serapi" "-j" "255" (CWD=/home/opam/.opam/4.09/.opam-switch/build/coq-serapi.8.9.0+0.6.1)
- File "dune-project", line 2, characters 11-14:
- 2 | (using fmt 1.0)
-                ^^^
- Warning: Version 1.0 of integration with automatic formatters is not
- supported until version 1.4 of the dune language.
- There are no supported versions of this extension in version 1.2 of the dune
- language.
- 
- (cd _build/default && /home/opam/.opam/4.09/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I serapi/.serapi.objs/byte -I /home/opam/.opam/4.09/lib/base/caml -I /home/opam/.opam/4.09/lib/camlp5 -I /home/opam/.opam/4.09/lib/coq/clib -I /home/opam/.opam/4.09/lib/coq/config -I /home/opam/.opam/4.09/lib/coq/engine -I /home/opam/.opam/4.09/lib/coq/interp -I /home/opam/.opam/4.09/lib/coq/kernel -I /home/opam/.opam/4.09/lib/coq/kernel/byterun -I /home/opam/.opam/4.09/lib/coq/lib -I /home/opam/.opam/4.09/lib/coq/library -I /home/opam/.opam/4.09/lib/coq/parsing -I /home/opam/.opam/4.09/lib/coq/plugins/ltac -I /home/opam/.opam/4.09/lib/coq/pretyping -I /home/opam/.opam/4.09/lib/coq/printing -I /home/opam/.opam/4.09/lib/coq/proofs -I /home/opam/.opam/4.09/lib/coq/stm -I /home/opam/.opam/4.09/lib/coq/tactics -I /home/opam/.opam/4.09/lib/coq/vernac -I /home/opam/.opam/4.09/lib/num -I /home/opam/.opam/4.09/lib/ocaml/threads -I /home/opam/.opam/4.09/lib/parsexp -I /home/opam/.opam/4.09/lib/sexplib -I /home/opam/.opam/4.09/lib/sexplib0 -no-alias-deps -o serapi/.serapi.objs/byte/serapi_protocol.cmi -c -intf serapi/serapi_protocol.mli)
- File "serapi/serapi_protocol.mli", line 273, characters 23-32:
- 273 |   { preds : query_pred sexp_list;
-                              ^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_list
- [since 2019-03] use [@sexp.list] instead
- File "serapi/serapi_protocol.mli", line 275, characters 16-27:
- 275 |     limit : int sexp_option;
-                       ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "serapi/serapi_protocol.mli", line 340, characters 23-34:
- 340 |   { ontop  : Stateid.t sexp_option
-                              ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "serapi/serapi_protocol.mli", line 348, characters 21-32:
- 348 |   lim    : int       sexp_option;
-                            ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "serapi/serapi_protocol.mli", line 350, characters 21-32:
- 350 |   ontop  : Stateid.t sexp_option;
-                            ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "serapi/serapi_protocol.mli", line 352, characters 21-32:
- 352 |   newtip : Stateid.t sexp_option;
-                            ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "serapi/serapi_protocol.mli", line 374, characters 39-50:
- 374 |   ; iload_path   : Mltop.coq_path list sexp_option
-                                              ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "serapi/serapi_protocol.mli", line 376, characters 63-74:
- 376 |   ; require_libs : (string * string option * bool option) list sexp_option
-                                                                      ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- (cd _build/default && /home/opam/.opam/4.09/bin/ocamlopt.opt -w -40 -rectypes -g -I serapi/.serapi.objs/byte -I serapi/.serapi.objs/native -I /home/opam/.opam/4.09/lib/base/caml -I /home/opam/.opam/4.09/lib/camlp5 -I /home/opam/.opam/4.09/lib/coq/clib -I /home/opam/.opam/4.09/lib/coq/config -I /home/opam/.opam/4.09/lib/coq/engine -I /home/opam/.opam/4.09/lib/coq/interp -I /home/opam/.opam/4.09/lib/coq/kernel -I /home/opam/.opam/4.09/lib/coq/kernel/byterun -I /home/opam/.opam/4.09/lib/coq/lib -I /home/opam/.opam/4.09/lib/coq/library -I /home/opam/.opam/4.09/lib/coq/parsing -I /home/opam/.opam/4.09/lib/coq/plugins/ltac -I /home/opam/.opam/4.09/lib/coq/pretyping -I /home/opam/.opam/4.09/lib/coq/printing -I /home/opam/.opam/4.09/lib/coq/proofs -I /home/opam/.opam/4.09/lib/coq/stm -I /home/opam/.opam/4.09/lib/coq/tactics -I /home/opam/.opam/4.09/lib/coq/vernac -I /home/opam/.opam/4.09/lib/num -I /home/opam/.opam/4.09/lib/ocaml/threads -I /home/opam/.opam/4.09/lib/parsexp -I /home/opam/.opam/4.09/lib/sexplib -I /home/opam/.opam/4.09/lib/sexplib0 -intf-suffix .ml -no-alias-deps -o serapi/.serapi.objs/native/serapi_protocol.cmx -c -impl serapi/serapi_protocol.ml)
- File "serapi/serapi_protocol.ml", line 358, characters 23-32:
- 358 |   { preds : query_pred sexp_list;
-                              ^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_list
- [since 2019-03] use [@sexp.list] instead
- File "serapi/serapi_protocol.ml", line 359, characters 16-27:
- 359 |     limit : int sexp_option;
-                       ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "serapi/serapi_protocol.ml", line 624, characters 23-34:
- 624 |   { ontop  : Stateid.t sexp_option }
-                              ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "serapi/serapi_protocol.ml", line 627, characters 21-32:
- 627 |   lim    : int       sexp_option;
-                            ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "serapi/serapi_protocol.ml", line 628, characters 21-32:
- 628 |   ontop  : Stateid.t sexp_option;
-                            ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "serapi/serapi_protocol.ml", line 629, characters 21-32:
- 629 |   newtip : Stateid.t sexp_option;
-                            ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "serapi/serapi_protocol.ml", line 735, characters 37-48:
- 735 |   iload_path   : Mltop.coq_path list sexp_option;
-                                            ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "serapi/serapi_protocol.ml", line 738, characters 61-72:
- 738 |   require_libs : (string * string option * bool option) list sexp_option;
-                                                                    ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- (cd _build/default && /home/opam/.opam/4.09/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I sertop/.sertop.eobjs/byte -I /home/opam/.opam/4.09/lib/base/caml -I /home/opam/.opam/4.09/lib/camlp5 -I /home/opam/.opam/4.09/lib/cmdliner -I /home/opam/.opam/4.09/lib/coq/clib -I /home/opam/.opam/4.09/lib/coq/config -I /home/opam/.opam/4.09/lib/coq/engine -I /home/opam/.opam/4.09/lib/coq/interp -I /home/opam/.opam/4.09/lib/coq/kernel -I /home/opam/.opam/4.09/lib/coq/kernel/byterun -I /home/opam/.opam/4.09/lib/coq/lib -I /home/opam/.opam/4.09/lib/coq/library -I /home/opam/.opam/4.09/lib/coq/parsing -I /home/opam/.opam/4.09/lib/coq/plugins/ltac -I /home/opam/.opam/4.09/lib/coq/pretyping -I /home/opam/.opam/4.09/lib/coq/printing -I /home/opam/.opam/4.09/lib/coq/proofs -I /home/opam/.opam/4.09/lib/coq/stm -I /home/opam/.opam/4.09/lib/coq/tactics -I /home/opam/.opam/4.09/lib/coq/vernac -I /home/opam/.opam/4.09/lib/findlib -I /home/opam/.opam/4.09/lib/num -I /home/opam/.opam/4.09/lib/ocaml/threads -I /home/opam/.opam/4.09/lib/parsexp -I /home/opam/.opam/4.09/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.09/lib/sexplib -I /home/opam/.opam/4.09/lib/sexplib0 -I serapi/.serapi.objs/byte -I serlib/.serlib.objs/byte -I serlib/plugins/ltac/.serlib_ltac.objs/byte -I sertop/.sertoplib.objs/byte -no-alias-deps -o sertop/.sertop.eobjs/byte/sertop.cmo -c -impl sertop/sertop.ml)
- File "sertop/sertop.ml", line 76, characters 2-11:
- 76 |   Term.info "sertop" ~version:sertop_version ~doc ~man
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "sertop/sertop.ml", line 79, characters 8-17:
- 79 |   match Term.eval sertop_cmd with
-              ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.09/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I sertop/.sertop.eobjs/byte -I /home/opam/.opam/4.09/lib/base/caml -I /home/opam/.opam/4.09/lib/camlp5 -I /home/opam/.opam/4.09/lib/cmdliner -I /home/opam/.opam/4.09/lib/coq/clib -I /home/opam/.opam/4.09/lib/coq/config -I /home/opam/.opam/4.09/lib/coq/engine -I /home/opam/.opam/4.09/lib/coq/interp -I /home/opam/.opam/4.09/lib/coq/kernel -I /home/opam/.opam/4.09/lib/coq/kernel/byterun -I /home/opam/.opam/4.09/lib/coq/lib -I /home/opam/.opam/4.09/lib/coq/library -I /home/opam/.opam/4.09/lib/coq/parsing -I /home/opam/.opam/4.09/lib/coq/plugins/ltac -I /home/opam/.opam/4.09/lib/coq/pretyping -I /home/opam/.opam/4.09/lib/coq/printing -I /home/opam/.opam/4.09/lib/coq/proofs -I /home/opam/.opam/4.09/lib/coq/stm -I /home/opam/.opam/4.09/lib/coq/tactics -I /home/opam/.opam/4.09/lib/coq/vernac -I /home/opam/.opam/4.09/lib/findlib -I /home/opam/.opam/4.09/lib/num -I /home/opam/.opam/4.09/lib/ocaml/threads -I /home/opam/.opam/4.09/lib/parsexp -I /home/opam/.opam/4.09/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.09/lib/sexplib -I /home/opam/.opam/4.09/lib/sexplib0 -I serapi/.serapi.objs/byte -I serlib/.serlib.objs/byte -I serlib/plugins/ltac/.serlib_ltac.objs/byte -I sertop/.sertoplib.objs/byte -no-alias-deps -o sertop/.sertop.eobjs/byte/sercomp.cmo -c -impl sertop/sercomp.ml)
- File "sertop/sercomp.ml", line 207, characters 4-13:
- 207 |     Term.info "sercomp" ~version:sercomp_version ~doc:sercomp_doc ~man:sercomp_man
-           ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "sertop/sercomp.ml", line 210, characters 12-21:
- 210 |   try match Term.eval ~catch:false sercomp_cmd with
-                   ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.09/bin/ocamlopt.opt -w -40 -rectypes -g -ppx '.ppx/57e0400f3b219ff4fc65d1fbd820e35d/ppx.exe --as-ppx --cookie '\''library-name="sertoplib"'\''' -I sertop/.sertoplib.objs/byte -I sertop/.sertoplib.objs/native -I /home/opam/.opam/4.09/lib/base/caml -I /home/opam/.opam/4.09/lib/camlp5 -I /home/opam/.opam/4.09/lib/cmdliner -I /home/opam/.opam/4.09/lib/coq/clib -I /home/opam/.opam/4.09/lib/coq/config -I /home/opam/.opam/4.09/lib/coq/engine -I /home/opam/.opam/4.09/lib/coq/interp -I /home/opam/.opam/4.09/lib/coq/kernel -I /home/opam/.opam/4.09/lib/coq/kernel/byterun -I /home/opam/.opam/4.09/lib/coq/lib -I /home/opam/.opam/4.09/lib/coq/library -I /home/opam/.opam/4.09/lib/coq/parsing -I /home/opam/.opam/4.09/lib/coq/plugins/ltac -I /home/opam/.opam/4.09/lib/coq/pretyping -I /home/opam/.opam/4.09/lib/coq/printing -I /home/opam/.opam/4.09/lib/coq/proofs -I /home/opam/.opam/4.09/lib/coq/stm -I /home/opam/.opam/4.09/lib/coq/tactics -I /home/opam/.opam/4.09/lib/coq/vernac -I /home/opam/.opam/4.09/lib/findlib -I /home/opam/.opam/4.09/lib/num -I /home/opam/.opam/4.09/lib/ocaml/threads -I /home/opam/.opam/4.09/lib/parsexp -I /home/opam/.opam/4.09/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.09/lib/sexplib -I /home/opam/.opam/4.09/lib/sexplib0 -I serapi/.serapi.objs/byte -I serapi/.serapi.objs/native -I serlib/.serlib.objs/byte -I serlib/.serlib.objs/native -I serlib/plugins/ltac/.serlib_ltac.objs/byte -I serlib/plugins/ltac/.serlib_ltac.objs/native -intf-suffix .ml -no-alias-deps -o sertop/.sertoplib.objs/native/sertop_ser.cmx -c -impl sertop/sertop_ser.ml)
- File "sertop/sertop_ser.ml", line 169, characters 33-42:
- 169 |      Sexplib.Conv.sexp_list   := sexp_list;
-                                        ^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_list
- [since 2019-03] use [@sexp.list] instead
- File "sertop/sertop_ser.ml", line 170, characters 33-44:
- 170 |      Sexplib.Conv.sexp_option := sexp_option;
-                                        ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "sertop/sertop_ser.ml", line 226, characters 33-44:
- 226 |      Sexplib.Conv.sexp_option := sexp_option;
-                                        ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "sertop/sertop_ser.ml", line 226, characters 33-44:
- 226 |      Sexplib.Conv.sexp_option := sexp_option;
-                                        ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "sertop/sertop_ser.ml", line 226, characters 33-44:
- 226 |      Sexplib.Conv.sexp_option := sexp_option;
-                                        ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "sertop/sertop_ser.ml", line 238, characters 33-44:
- 238 |      Sexplib.Conv.sexp_option := sexp_option;
-                                        ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "sertop/sertop_ser.ml", line 238, characters 33-44:
- 238 |      Sexplib.Conv.sexp_option := sexp_option;
-                                        ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "sertop/sertop_ser.ml", line 245, characters 33-44:
- 245 |      Sexplib.Conv.sexp_option := sexp_option;
-                                        ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- (cd _build/default && /home/opam/.opam/4.09/bin/ocamlopt.opt -w -40 -rectypes -g -I sertop/.sertop.eobjs/byte -I sertop/.sertop.eobjs/native -I /home/opam/.opam/4.09/lib/base/caml -I /home/opam/.opam/4.09/lib/camlp5 -I /home/opam/.opam/4.09/lib/cmdliner -I /home/opam/.opam/4.09/lib/coq/clib -I /home/opam/.opam/4.09/lib/coq/config -I /home/opam/.opam/4.09/lib/coq/engine -I /home/opam/.opam/4.09/lib/coq/interp -I /home/opam/.opam/4.09/lib/coq/kernel -I /home/opam/.opam/4.09/lib/coq/kernel/byterun -I /home/opam/.opam/4.09/lib/coq/lib -I /home/opam/.opam/4.09/lib/coq/library -I /home/opam/.opam/4.09/lib/coq/parsing -I /home/opam/.opam/4.09/lib/coq/plugins/ltac -I /home/opam/.opam/4.09/lib/coq/pretyping -I /home/opam/.opam/4.09/lib/coq/printing -I /home/opam/.opam/4.09/lib/coq/proofs -I /home/opam/.opam/4.09/lib/coq/stm -I /home/opam/.opam/4.09/lib/coq/tactics -I /home/opam/.opam/4.09/lib/coq/vernac -I /home/opam/.opam/4.09/lib/findlib -I /home/opam/.opam/4.09/lib/num -I /home/opam/.opam/4.09/lib/ocaml/threads -I /home/opam/.opam/4.09/lib/parsexp -I /home/opam/.opam/4.09/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.09/lib/sexplib -I /home/opam/.opam/4.09/lib/sexplib0 -I serapi/.serapi.objs/byte -I serapi/.serapi.objs/native -I serlib/.serlib.objs/byte -I serlib/.serlib.objs/native -I serlib/plugins/ltac/.serlib_ltac.objs/byte -I serlib/plugins/ltac/.serlib_ltac.objs/native -I sertop/.sertoplib.objs/byte -I sertop/.sertoplib.objs/native -intf-suffix .ml -no-alias-deps -o sertop/.sertop.eobjs/native/sertop.cmx -c -impl sertop/sertop.ml)
- File "sertop/sertop.ml", line 76, characters 2-11:
- 76 |   Term.info "sertop" ~version:sertop_version ~doc ~man
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "sertop/sertop.ml", line 79, characters 8-17:
- 79 |   match Term.eval sertop_cmd with
-              ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.09/bin/ocamlopt.opt -w -40 -rectypes -g -I sertop/.sertop.eobjs/byte -I sertop/.sertop.eobjs/native -I /home/opam/.opam/4.09/lib/base/caml -I /home/opam/.opam/4.09/lib/camlp5 -I /home/opam/.opam/4.09/lib/cmdliner -I /home/opam/.opam/4.09/lib/coq/clib -I /home/opam/.opam/4.09/lib/coq/config -I /home/opam/.opam/4.09/lib/coq/engine -I /home/opam/.opam/4.09/lib/coq/interp -I /home/opam/.opam/4.09/lib/coq/kernel -I /home/opam/.opam/4.09/lib/coq/kernel/byterun -I /home/opam/.opam/4.09/lib/coq/lib -I /home/opam/.opam/4.09/lib/coq/library -I /home/opam/.opam/4.09/lib/coq/parsing -I /home/opam/.opam/4.09/lib/coq/plugins/ltac -I /home/opam/.opam/4.09/lib/coq/pretyping -I /home/opam/.opam/4.09/lib/coq/printing -I /home/opam/.opam/4.09/lib/coq/proofs -I /home/opam/.opam/4.09/lib/coq/stm -I /home/opam/.opam/4.09/lib/coq/tactics -I /home/opam/.opam/4.09/lib/coq/vernac -I /home/opam/.opam/4.09/lib/findlib -I /home/opam/.opam/4.09/lib/num -I /home/opam/.opam/4.09/lib/ocaml/threads -I /home/opam/.opam/4.09/lib/parsexp -I /home/opam/.opam/4.09/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.09/lib/sexplib -I /home/opam/.opam/4.09/lib/sexplib0 -I serapi/.serapi.objs/byte -I serapi/.serapi.objs/native -I serlib/.serlib.objs/byte -I serlib/.serlib.objs/native -I serlib/plugins/ltac/.serlib_ltac.objs/byte -I serlib/plugins/ltac/.serlib_ltac.objs/native -I sertop/.sertoplib.objs/byte -I sertop/.sertoplib.objs/native -intf-suffix .ml -no-alias-deps -o sertop/.sertop.eobjs/native/sercomp.cmx -c -impl sertop/sercomp.ml)
- File "sertop/sercomp.ml", line 207, characters 4-13:
- 207 |     Term.info "sercomp" ~version:sercomp_version ~doc:sercomp_doc ~man:sercomp_man
-           ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "sertop/sercomp.ml", line 210, characters 12-21:
- 210 |   try match Term.eval ~catch:false sercomp_cmd with
-                   ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  coq-serapi.8.9.0+0.6.1
-> installed coq-serapi.8.9.0+0.6.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 18:48.56 ---> saved as "ea82fcb37f42b1a5977b901d5671c60e52944929bfc0ab9c4a023213ddb7c9cf"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u coq-serapi:d4bb1288a42dbf837f1588c6adb4539f,sexplib:0c540c1ebabf175c4ee50536ead049f7,ppxlib:abe38479f6bcaa5898a85b79b0f48ea3,ppx_sexp_conv:05f67c8e65626843ce3b0ca85963e081,ppx_import:1950f3b843844c48e0a5d6e640370f94,ppx_deriving:48d7097295e1d4ccf85662c61a8f969e"))
2024-01-29 18:48.59 ---> saved as "0a2a735d334bfe9c419bcdd58eadf5fa0bf4a31f55bb0807607e75996d08b74f"

/home/opam: (run (network host)
                 (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
                 (shell "(echo '0.131936') && (for DATA in prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1,ppx_deriving.5.2.1-48d7097295e1d4ccf85662c61a8f969e,ppx_deriving.5.2.1 prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1,ppx_import.1.9.1-1950f3b843844c48e0a5d6e640370f94,ppx_import.1.9.1 prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3,ppx_sexp_conv.v0.14.3-05f67c8e65626843ce3b0ca85963e081,ppx_sexp_conv.v0.14.3 prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1,ppxlib.0.25.1-abe38479f6bcaa5898a85b79b0f48ea3,ppxlib.0.25.1 prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0,sexplib.v0.14.0-0c540c1ebabf175c4ee50536ead049f7,sexplib.v0.14.0 prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1,coq-serapi.8.9.0+0.6.1-d4bb1288a42dbf837f1588c6adb4539f,coq-serapi.8.9.0+0.6.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1,ppx_deriving.5.2.1-48d7097295e1d4ccf85662c61a8f969e,ppx_deriving.5.2.1 prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1,ppx_import.1.9.1-1950f3b843844c48e0a5d6e640370f94,ppx_import.1.9.1 prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3,ppx_sexp_conv.v0.14.3-05f67c8e65626843ce3b0ca85963e081,ppx_sexp_conv.v0.14.3 prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1,ppxlib.0.25.1-abe38479f6bcaa5898a85b79b0f48ea3,ppxlib.0.25.1 prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0,sexplib.v0.14.0-0c540c1ebabf175c4ee50536ead049f7,sexplib.v0.14.0 prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1,coq-serapi.8.9.0+0.6.1-d4bb1288a42dbf837f1588c6adb4539f,coq-serapi.8.9.0+0.6.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1,ppx_deriving.5.2.1-48d7097295e1d4ccf85662c61a8f969e,ppx_deriving.5.2.1 prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1,ppx_import.1.9.1-1950f3b843844c48e0a5d6e640370f94,ppx_import.1.9.1 prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3,ppx_sexp_conv.v0.14.3-05f67c8e65626843ce3b0ca85963e081,ppx_sexp_conv.v0.14.3 prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1,ppxlib.0.25.1-abe38479f6bcaa5898a85b79b0f48ea3,ppxlib.0.25.1 prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0,sexplib.v0.14.0-0c540c1ebabf175c4ee50536ead049f7,sexplib.v0.14.0 prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1,coq-serapi.8.9.0+0.6.1-d4bb1288a42dbf837f1588c6adb4539f,coq-serapi.8.9.0+0.6.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.131936
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/doc/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/doc/ppx_deriving/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/doc/ppx_deriving/CHANGELOG.md
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/doc/ppx_deriving/LICENSE.txt
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/doc/ppx_deriving/README.md
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/META
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/api/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/api/ppx_deriving_api.ocamlobjinfo
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/api/ppx_deriving.cmi
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/api/ppx_deriving.cmt
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/api/ppx_deriving.cmti
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/create/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/create/ppx_deriving_create.ocamlobjinfo
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/create/ppx_deriving_create.cmi
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/create/ppx_deriving_create.cmt
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/dune-package
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/enum/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/enum/ppx_deriving_enum.ocamlobjinfo
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/enum/ppx_deriving_enum.cmi
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/enum/ppx_deriving_enum.cmt
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/eq/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/eq/ppx_deriving_eq.ocamlobjinfo
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/eq/ppx_deriving_eq.cmi
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/eq/ppx_deriving_eq.cmt
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/fold/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/fold/ppx_deriving_fold.ocamlobjinfo
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/fold/ppx_deriving_fold.cmi
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/fold/ppx_deriving_fold.cmt
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/iter/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/iter/ppx_deriving_iter.ocamlobjinfo
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/iter/ppx_deriving_iter.cmi
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/iter/ppx_deriving_iter.cmt
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/make/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/make/ppx_deriving_make.ocamlobjinfo
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/make/ppx_deriving_make.cmi
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/make/ppx_deriving_make.cmt
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/map/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/map/ppx_deriving_map.ocamlobjinfo
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/map/ppx_deriving_map.cmi
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/map/ppx_deriving_map.cmt
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/ord/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/ord/ppx_deriving_ord.ocamlobjinfo
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/ord/ppx_deriving_ord.cmi
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/ord/ppx_deriving_ord.cmt
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/runtime/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/runtime/ppx_deriving_runtime.ocamlobjinfo
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/runtime/ppx_deriving_runtime.cmi
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/runtime/ppx_deriving_runtime.cmt
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/runtime/ppx_deriving_runtime.cmti
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/show/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/show/ppx_deriving_show.ocamlobjinfo
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/show/ppx_deriving_show.cmi
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/show/ppx_deriving_show.cmt
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/std/
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/std/ppx_deriving_std.ocamlobjinfo
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/std/ppx_deriving_std.cmi
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/lib/ppx_deriving/std/ppx_deriving_std.cmt
prep/universes/48d7097295e1d4ccf85662c61a8f969e/ppx_deriving/5.2.1/opam
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/doc/
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/doc/ppx_import/
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/doc/ppx_import/CHANGES.md
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/doc/ppx_import/LICENSE.md
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/doc/ppx_import/README.dev.md
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/doc/ppx_import/README.md
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/lib/
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/lib/ppx_import/
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/lib/ppx_import/ppx_import.ocamlobjinfo
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/lib/ppx_import/META
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/lib/ppx_import/dune-package
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/lib/ppx_import/ppx_import.cmi
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/lib/ppx_import/ppx_import.cmt
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/lib/ppx_import/ppx_import__.cmi
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/lib/ppx_import/ppx_import__.cmt
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/lib/ppx_import/ppx_import__Compat.cmi
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/lib/ppx_import/ppx_import__Compat.cmt
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/lib/ppx_import/ppx_import__Ppx_types_migrate.cmi
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/lib/ppx_import/ppx_import__Ppx_types_migrate.cmt
prep/universes/1950f3b843844c48e0a5d6e640370f94/ppx_import/1.9.1/opam
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/doc/
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/doc/ppx_sexp_conv/
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/doc/ppx_sexp_conv/CHANGES.md
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/doc/ppx_sexp_conv/LICENSE.md
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/doc/ppx_sexp_conv/README.org
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/ppx_sexp_conv.ocamlobjinfo
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/META
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/dune-package
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander.ocamlobjinfo
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmi
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmt
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander.cmti
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__.cmi
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__.cmt
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Attrs.cmi
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Attrs.cmt
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Attrs.cmti
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Sexp_grammar_lifter.cmi
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Sexp_grammar_lifter.cmt
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Str_generate_sexp_grammar.cmi
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Str_generate_sexp_grammar.cmt
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/expander/ppx_sexp_conv_expander__Str_generate_sexp_grammar.cmti
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/ppx_sexp_conv.cmi
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/ppx_sexp_conv.cmt
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/ppx_sexp_conv.cmti
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/runtime-lib/
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.ocamlobjinfo
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmi
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/lib/ppx_sexp_conv/runtime-lib/ppx_sexp_conv_lib.cmt
prep/universes/05f67c8e65626843ce3b0ca85963e081/ppx_sexp_conv/v0.14.3/opam
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/doc/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/doc/ppxlib/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/doc/ppxlib/CHANGES.md
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/doc/ppxlib/HISTORY.md
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/doc/ppxlib/LICENSE.md
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/doc/ppxlib/README.md
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib.ocamlobjinfo
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/META
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast.ocamlobjinfo
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Ast.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Ast.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Ast_helper_lite.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Ast_helper_lite.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Ast_helper_lite.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Import.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Import.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Location_error.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Location_error.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Location_error.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Stdlib0.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Stdlib0.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Versions.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Versions.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Versions.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Warn.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Warn.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ast/ppxlib_ast__Warn.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib.ocamlobjinfo
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_402.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_402.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_403.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_403.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_404.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_404.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_405.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_405.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_406.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_406.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_407.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_407.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_408.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_408.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_409.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_409.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_410.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_410.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_411.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_411.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_412.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_412.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_413.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_413.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_414.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_414.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_500.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_500.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_metadata.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_metadata.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Ast_metadata.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Config.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Config.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Config.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Keyword.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Keyword.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Keyword.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Location.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Location.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Location.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Longident.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Longident.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Longident.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_402_403.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_402_403.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_403_402.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_403_402.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_403_404.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_403_404.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_404_403.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_404_403.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_404_405.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_404_405.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_405_404.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_405_404.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_405_406.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_405_406.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_406_405.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_406_405.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_406_407.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_406_407.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_407_406.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_407_406.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_407_408.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_407_408.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_408_407.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_408_407.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_408_409.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_408_409.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_409_408.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_409_408.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_409_410.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_409_410.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_410_409.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_410_409.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_410_411.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_410_411.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_411_410.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_411_410.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_411_412.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_411_412.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_412_411.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_412_411.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_412_413.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_412_413.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_413_412.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_413_412.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_413_414.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_413_414.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_414_413.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_414_413.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_414_500.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_414_500.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_500_414.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Migrate_500_414.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Parse.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Parse.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Parse.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Pprintast.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Pprintast.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Pprintast.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Stdlib0.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/astlib/astlib__Stdlib0.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/dune-package
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/metaquot/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/metaquot/ppxlib_metaquot.ocamlobjinfo
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/metaquot/ppxlib_metaquot.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/metaquot/ppxlib_metaquot.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/metaquot_lifters/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.ocamlobjinfo
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/metaquot_lifters/ppxlib_metaquot_lifters.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_builder.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_builder.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_builder.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_builder_generated.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_builder_generated.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_builder_intf.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_builder_intf.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_pattern.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_pattern.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_pattern.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_pattern0.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_pattern0.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_pattern_generated.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_pattern_generated.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_traverse.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_traverse.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ast_traverse.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Attribute.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Attribute.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Attribute.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Caller_id.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Caller_id.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Code_matcher.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Code_matcher.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Code_matcher.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Code_path.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Code_path.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Code_path.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Common.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Common.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Common.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Context_free.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Context_free.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Context_free.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Deriving.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Deriving.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Deriving.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Driver.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Driver.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Driver.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Expansion_context.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Expansion_context.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Expansion_context.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Extension.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Extension.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Extension.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__File_path.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__File_path.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__File_path.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ignore_unused_warning.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ignore_unused_warning.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Ignore_unused_warning.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Import.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Import.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Keyword.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Keyword.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Keyword.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Loc.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Loc.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Loc.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Location.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Location.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Location.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Location_check.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Location_check.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Location_check.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Longident.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Longident.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Longident.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Merlin_helpers.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Merlin_helpers.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Merlin_helpers.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Name.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Name.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Name.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Options.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Options.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Quoter.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Quoter.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Quoter.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Reconcile.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Reconcile.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Reconcile.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Skip_hash_bang.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Skip_hash_bang.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Skip_hash_bang.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Spellcheck.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Spellcheck.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Utils.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Utils.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/ppxlib__Utils.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/print_diff/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/print_diff/ppxlib_print_diff.ocamlobjinfo
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/print_diff/ppxlib_print_diff.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/print_diff/ppxlib_print_diff.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/print_diff/ppxlib_print_diff.cmti
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/runner/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/runner/ppxlib_runner.ocamlobjinfo
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/runner/ppxlib_runner.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/runner/ppxlib_runner.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/runner/ppxlib_runner__Ppx_driver_runner.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/runner/ppxlib_runner__Ppx_driver_runner.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/runner_as_ppx/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/runner_as_ppx/ppxlib_runner_as_ppx.ocamlobjinfo
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/runner_as_ppx/ppxlib_runner_as_ppx.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/runner_as_ppx/ppxlib_runner_as_ppx.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/runner_as_ppx/ppxlib_runner_as_ppx__Ppx_driver_runner_as_ppx.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/runner_as_ppx/ppxlib_runner_as_ppx__Ppx_driver_runner_as_ppx.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/stdppx/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/stdppx/stdppx.ocamlobjinfo
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/stdppx/stdppx.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/stdppx/stdppx.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/traverse/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/traverse/ppxlib_traverse.ocamlobjinfo
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/traverse/ppxlib_traverse.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/traverse/ppxlib_traverse.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/traverse_builtins/
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/traverse_builtins/ppxlib_traverse_builtins.ocamlobjinfo
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmi
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/lib/ppxlib/traverse_builtins/ppxlib_traverse_builtins.cmt
prep/universes/abe38479f6bcaa5898a85b79b0f48ea3/ppxlib/0.25.1/opam
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/doc/
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/doc/sexplib/
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/doc/sexplib/CHANGES.md
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/doc/sexplib/CHANGES.txt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/doc/sexplib/LICENSE-Tywith.txt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/doc/sexplib/LICENSE.md
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/doc/sexplib/README.org
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib.ocamlobjinfo
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/META
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/dune-package
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/num/
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/num/sexplib_num.ocamlobjinfo
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/num/sexplib_num.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/num/sexplib_num.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/num/sexplib_num__Sexplib_num_conv.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/num/sexplib_num__Sexplib_num_conv.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/num/sexplib_num__Sexplib_num_conv.cmti
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/num/sexplib_num__Std.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/num/sexplib_num__Std.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Conv.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Conv.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Conv.cmti
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Conv_error.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Conv_error.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Exn_magic.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Exn_magic.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Exn_magic.cmti
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Lexer.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Lexer.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Lexer.cmti
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Parser.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Parser.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Parser.cmti
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Parser_with_layout.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Parser_with_layout.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Parser_with_layout.cmti
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Path.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Path.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Path.cmti
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Pre_sexp.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Pre_sexp.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Sexp.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Sexp.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Sexp.cmti
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Sexp_intf.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Sexp_intf.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Sexp_with_layout.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Sexp_with_layout.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Src_pos.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Src_pos.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Src_pos.cmti
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Std.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Std.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Type.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Type.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Type_with_layout.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Type_with_layout.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/sexplib__Type_with_layout.cmti
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/unix/
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/unix/sexplib_unix.ocamlobjinfo
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/unix/sexplib_unix.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/unix/sexplib_unix.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/unix/sexplib_unix__Sexplib_unix_conv.cmi
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/lib/sexplib/unix/sexplib_unix__Sexplib_unix_conv.cmt
prep/universes/0c540c1ebabf175c4ee50536ead049f7/sexplib/v0.14.0/opam
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/doc/
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/doc/coq-serapi/
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/doc/coq-serapi/CHANGES.md
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/doc/coq-serapi/LICENSE
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/doc/coq-serapi/README.md
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/META
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/dune-package
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/serlib.ocamlobjinfo
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ground_plugin/
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ground_plugin/serlib_firstorder.ocamlobjinfo
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ground_plugin/ser_g_ground.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ground_plugin/ser_g_ground.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/serlib_ltac.ocamlobjinfo
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_profile_ltac.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_profile_ltac.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_profile_ltac.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_rewrite.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_rewrite.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_rewrite.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_tacarg.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_tacarg.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_tacarg.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_tacentries.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_tacentries.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_tacentries.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_tacenv.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_tacenv.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_tacenv.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_tacexpr.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_tacexpr.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ltac/ser_tacexpr.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/newring_plugin/
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/newring_plugin/serlib_setoid_ring.ocamlobjinfo
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/newring_plugin/ser_g_newring.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/newring_plugin/ser_g_newring.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/recdef_plugin/
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/recdef_plugin/serlib_funind.ocamlobjinfo
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/recdef_plugin/ser_g_indfun.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/recdef_plugin/ser_g_indfun.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/serType.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/serType.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_bigint.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_bigint.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_bigint.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cAst.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cAst.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cAst.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cEphemeron.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cEphemeron.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cMap.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cMap.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cMap.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cSet.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cSet.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cSet.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cemitcodes.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cemitcodes.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cemitcodes.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_class_tactics.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_class_tactics.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_class_tactics.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_constr.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_constr.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_constr.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_constr_matching.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_constr_matching.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_constr_matching.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_constrexpr.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_constrexpr.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_constrexpr.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_context.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_context.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_context.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_conv_oracle.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_conv_oracle.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_conv_oracle.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cooking.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cooking.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_cooking.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_dAst.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_dAst.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_dAst.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_decl_kinds.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_decl_kinds.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_decl_kinds.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_declarations.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_declarations.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_declarations.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_declaremods.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_declaremods.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_declaremods.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_eConstr.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_eConstr.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_eConstr.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_entries.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_entries.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_environ.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_environ.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_environ.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_equality.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_equality.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_evar.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_evar.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_evar.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_evar_kinds.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_evar_kinds.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_evar_kinds.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_evd.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_evd.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_evd.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_extend.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_extend.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_extend.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_feedback.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_feedback.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_feedback.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_flags.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_flags.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_flags.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_future.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_future.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_genarg.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_genarg.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_genarg.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_genintern.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_genintern.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_genintern.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_geninterp.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_geninterp.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_geninterp.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_genredexpr.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_genredexpr.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_genredexpr.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_glob_term.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_glob_term.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_glob_term.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_goal.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_goal.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_goal.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_goal_select.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_goal_select.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_goptions.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_goptions.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_goptions.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_hints.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_hints.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_hints.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_impargs.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_impargs.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_impargs.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_int.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_int.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_int.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_inv.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_inv.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_inv.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_libnames.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_libnames.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_libnames.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_library.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_library.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_library.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_loc.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_loc.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_loc.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_locus.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_locus.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_locus.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_ltac_pretype.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_ltac_pretype.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_ltac_pretype.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_mltop.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_mltop.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_mod_subst.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_mod_subst.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_mod_subst.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_namegen.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_namegen.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_names.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_names.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_names.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_nametab.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_nametab.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_nametab.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_notation.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_notation.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_notation.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_notation_gram.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_notation_gram.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_notation_gram.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_notation_term.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_notation_term.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_notation_term.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_opaqueproof.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_opaqueproof.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_opaqueproof.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_pattern.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_pattern.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_pattern.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_pp.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_pp.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_pp.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_ppextend.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_ppextend.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_ppextend.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_pretype_errors.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_pretype_errors.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_pretype_errors.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_printer.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_printer.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_proof.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_proof.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_proof.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_proof_bullet.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_proof_bullet.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_proof_global.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_proof_global.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_range.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_range.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_reduction.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_reduction.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_reduction.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_retroknowledge.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_retroknowledge.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_retroknowledge.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_rtree.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_rtree.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_safe_typing.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_safe_typing.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_safe_typing.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_sorts.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_sorts.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_sorts.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_stateid.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_stateid.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_stateid.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_stdarg.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_stdarg.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_stdarg.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_stm.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_stm.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_stm.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_tactics.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_tactics.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_tactics.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_tactypes.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_tactypes.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_tok.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_tok.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_tok.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_type_errors.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_type_errors.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_type_errors.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_typeclasses.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_typeclasses.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_typeclasses.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_uGraph.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_uGraph.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_uGraph.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_uState.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_uState.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_univ.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_univ.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_univ.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_univNames.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_univNames.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_universes.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_universes.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_util.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_util.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_util.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_vernacexpr.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_vernacexpr.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_vernacexpr.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_vernacinterp.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_vernacinterp.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_vmvalues.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_vmvalues.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_vmvalues.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_xml_datatype.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_xml_datatype.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/ser_xml_datatype.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/serlib_base.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/serlib_base.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/serlib_base.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/serlib_init.cmi
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/serlib_init.cmt
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/lib/coq-serapi/serlib/serlib_init.cmti
prep/universes/d4bb1288a42dbf837f1588c6adb4539f/coq-serapi/8.9.0+0.6.1/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:ppx_deriving.5.2.1-48d7097295e1d4ccf85662c61a8f969e:2cf1be3cd71ee7fce76d95c517bbe7a354d0455b4727d8c0536c194a5b335dd9
HASHES:ppx_import.1.9.1-1950f3b843844c48e0a5d6e640370f94:c13cfc0ba4f8d9e58d93d89695f61719d57bd86a9045928b84127e6d6e2a7d12
HASHES:ppx_sexp_conv.v0.14.3-05f67c8e65626843ce3b0ca85963e081:6042afb5215e7df7707b68e8ae036fca7eca4aad327bead34aacab5155e042d4
HASHES:ppxlib.0.25.1-abe38479f6bcaa5898a85b79b0f48ea3:42207fe9a8e4d1282e2bec70aa1a49a448e72711918e9263d45716e83691f419
HASHES:sexplib.v0.14.0-0c540c1ebabf175c4ee50536ead049f7:b837a287d57433ba96e19b4607a4c766dcaec2cbffd6aae86beb4c165f37aaa2
HASHES:coq-serapi.8.9.0+0.6.1-d4bb1288a42dbf837f1588c6adb4539f:e1dbf65a94659f36f39e1d6decfe992f2ae229ddab0fc4e9e4e726753cbb24ea
2024-01-29 18:49.02 ---> saved as "da19ed555422f6b722500b4ae7cc4d809a6b7ec3bf4cc436dbca19158af0f46f"
Job succeeded
2024-01-29 18:54.36: coq-serapi.8.9.0+0.6.1-d4bb1288a42dbf837f1588c6adb4539f -> e1dbf65a94659f36f39e1d6decfe992f2ae229ddab0fc4e9e4e726753cbb24ea
2024-01-29 18:54.36: sexplib.v0.14.0-0c540c1ebabf175c4ee50536ead049f7 -> b837a287d57433ba96e19b4607a4c766dcaec2cbffd6aae86beb4c165f37aaa2
2024-01-29 18:54.36: ppxlib.0.25.1-abe38479f6bcaa5898a85b79b0f48ea3 -> 42207fe9a8e4d1282e2bec70aa1a49a448e72711918e9263d45716e83691f419
2024-01-29 18:54.36: ppx_sexp_conv.v0.14.3-05f67c8e65626843ce3b0ca85963e081 -> 6042afb5215e7df7707b68e8ae036fca7eca4aad327bead34aacab5155e042d4
2024-01-29 18:54.36: ppx_import.1.9.1-1950f3b843844c48e0a5d6e640370f94 -> c13cfc0ba4f8d9e58d93d89695f61719d57bd86a9045928b84127e6d6e2a7d12
2024-01-29 18:54.36: ppx_deriving.5.2.1-48d7097295e1d4ccf85662c61a8f969e -> 2cf1be3cd71ee7fce76d95c517bbe7a354d0455b4727d8c0536c194a5b335dd9
2024-01-29 18:54.36: Job succeeded