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


Building on c2-2.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:5714458c85c13f9aeab00462cf20f7fdc245c8370924567a78744c6dfdc485bb)
2023-03-24 18:02.56 ---> using "8ace1e5350c8619f463b24b1224478189da2a5c75beeb46053c02abd7f01b68e" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2023-03-24 18:02.56 ---> using "0c546c8af148012ffd50e6795448e3ff4abfb759afa8ad2b2f6355e7eb796205" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 064e616f608f76e77b004fb4a121b03b94c44da7"))
2023-03-24 18:02.56 ---> using "b6529de171a11924ec8bcb356f87ad2f051fcd2a42f9b3339be5e782da25e223" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


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

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

2023-03-24 18:02.56 ---> using "f575b7d630eea9291b2106a851154eb5b545c07336a0802280a13bc1fa7ee37c" from cache

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

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

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

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [180 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [9432 kB]
- Fetched 9676 kB in 2s (4592 kB/s)
- Reading package lists...
- 
2023-03-24 18:02.56 ---> using "8e7363748e5ed6f1954ff38237b58f8d9c334ad853a1373f809a80fa31dd9a72" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"coq.8.13.2\"\
               \nopam install -vy \"coq.8.13.2\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"coq.8.13.2\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] coq.8.13.2 is not installed.

Nothing to do.
The following actions will be performed:
=== install 6 packages
  - install conf-findutils 1      [required by coq]
  - install conf-gmp       4      [required by zarith]
  - install coq            8.13.2
  - install num            1.4    [required by coq]
  - install ocamlfind      1.9.6  [required by coq]
  - install zarith         1.12   [required by coq]

The following system packages will first need to be installed:
    libgmp-dev

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

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

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libgmpxx4ldbl: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 ... 18598 files and directories currently installed.)
- Preparing to unpack .../libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Processing triggers for libc-bin (2.36-8) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/18: [coq.8.13.2: http]
Processing  4/18: [coq.8.13.2: http]
Processing  5/18: [coq.8.13.2: http]
Processing  6/18: [coq.8.13.2: http] [conf-findutils: sh find . -name .]
Processing  7/18: [coq.8.13.2: http] [conf-findutils: sh find . -name .] [conf-gmp: sh]
-> retrieved num.1.4  (cached)
Processing  8/18: [coq.8.13.2: http] [conf-findutils: sh find . -name .] [conf-gmp: sh]
-> retrieved ocamlfind.1.9.6  (cached)
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing  9/18: [coq.8.13.2: http] [conf-findutils: sh find . -name .] [conf-gmp: sh] [ocamlfind: patch]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "find . -name ." (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-findutils.1)
- + find . -name .
- .
-> compiled  conf-findutils.1
Processing  9/18: [coq.8.13.2: http] [conf-gmp: sh] [ocamlfind: patch]
-> installed conf-findutils.1
Processing 10/18: [coq.8.13.2: http] [conf-gmp: sh] [ocamlfind: patch]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-gmp.4)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 10/18: [coq.8.13.2: http] [ocamlfind: patch]
-> installed conf-gmp.4
Processing 11/18: [coq.8.13.2: http] [ocamlfind: patch]
-> retrieved zarith.1.12  (cached)
Processing 11/18: [coq.8.13.2: http] [ocamlfind: ./configure]
Processing 11/18: [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14/bin" "-sitelib" "/home/opam/.opam/4.14/lib" "-mandir" "/home/opam/.opam/4.14/man" "-config" "/home/opam/.opam/4.14/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.14/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     topfind script:        /home/opam/.opam/4.14/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 11/18: [ocamlfind: make all]
-> retrieved coq.8.13.2  (https://github.com/coq/coq/archive/V8.13.2.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.14/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
Processing 11/18: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 12/18: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.14/bin"
- install -d "/home/opam/.opam/4.14/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.14/lib/findlib"
- install -d "/home/opam/.opam/4.14/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.14/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14/lib/$x/META.tmp" "/home/opam/.opam/4.14/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.14/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 13/18: [num: make]
Processing 14/18: [num: make] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.14/.opam-switch/build/zarith.1.12)
- binary ocaml: found in /home/opam/.opam/4.14/bin
- binary ocamlc: found in /home/opam/.opam/4.14/bin
- binary ocamldep: found in /home/opam/.opam/4.14/bin
- binary ocamlmklib: found in /home/opam/.opam/4.14/bin
- binary ocamldoc: found in /home/opam/.opam/4.14/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.14/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.14/bin
- OCaml's word size is 64
- binary uname: found in /usr/bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.14/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 14/18: [num: make] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 14/18: [zarith: make]
Processing 15/18: [zarith: make] [num: ocamlfind remove]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.14/lib/num/META
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num-top" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.4)
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.14/lib/num-top/META
Processing 15/18: [zarith: make] [num: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.4)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.14/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.14/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.14/lib/ocaml
- install -d /home/opam/.opam/4.14/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.14/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.14/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.14/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.14/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.14/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 15/18: [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14/.opam-switch/build/zarith.1.12)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/4.14/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- File "q.ml", line 537, characters 9-23:
- 537 |         (Z.of_substring s 0 i)
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "q.ml", line 538, characters 9-23:
- 538 |         (Z.of_substring s (i+1) (String.length s-i-1))
-                ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.12
Processing 16/18: [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/zarith.1.12)
- ocamlfind install -destdir "/home/opam/.opam/4.14/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.14/lib/zarith/q.mli
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.14/lib/zarith/z.mli
- Installed /home/opam/.opam/4.14/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.14/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.14/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.14/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/zarith/META
-> installed zarith.1.12
[coq: patch] applying disable_warn_70.patch
Processing 17/18: [coq: patch]
Processing 17/18: [coq: ./configure no]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-configdir" "/home/opam/.opam/4.14/lib/coq/config" "-prefix" "/home/opam/.opam/4.14" "-mandir" "/home/opam/.opam/4.14/man" "-docdir" "/home/opam/.opam/4.14/doc" "-libdir" "/home/opam/.opam/4.14/lib/coq" "-datadir" "/home/opam/.opam/4.14/share/coq" "-coqide" "no" "-native-compiler" "no" (CWD=/home/opam/.opam/4.14/.opam-switch/build/coq.8.13.2)
- You have OCaml 4.14.1. Good!
- You have OCamlfind 1.9.6. Good!
- You have native-code compilation. Good!
- You have the Zarith library 1.12 installed. Good!
- CoqIde manually disabled:
- => no CoqIde will be built.
- 
-   Architecture                : Linux
-   Sys.os_type                 : Unix
-   Coq VM bytecode link flags  : -dllib -lcoqrun -dllpath /home/opam/.opam/4.14/lib/coq/kernel/byterun
-   Other bytecode link flags   : 
-   OCaml version               : 4.14.1
-   OCaml binaries in           : /home/opam/.opam/4.14/bin/
-   OCaml library in            : /home/opam/.opam/4.14/lib/ocaml
-   OCaml flambda flags         : 
-   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     : no
- 
-   Paths for true installation:
-   - the Coq binaries will be copied in /home/opam/.opam/4.14/bin
-   - the Coq library will be copied in /home/opam/.opam/4.14/lib/coq
-   - the Coqide configuration files will be copied in /home/opam/.opam/4.14/lib/coq/config
-   - the Coqide data files will be copied in /home/opam/.opam/4.14/share/coq
-   - the Coq man pages will be copied in /home/opam/.opam/4.14/man
-   - the Coq documentation will be copied in /home/opam/.opam/4.14/doc
-   - the Coqdoc LaTeX files will be copied in /home/opam/.opam/4.14/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 17/18: [coq: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "COQ_USE_DUNE=" "-j47" (CWD=/home/opam/.opam/4.14/.opam-switch/build/coq.8.13.2)
- rm -f  
- cp -a ".merlin.in" ".merlin"
- cp -a "ide/.merlin.in" "ide/.merlin"
- cp -a "kernel/.merlin.in" "kernel/.merlin"
- cp -a "plugins/.merlin.in" "plugins/.merlin"
- cp -a "test-suite/unit-tests/.merlin.in" "test-suite/unit-tests/.merlin"
- cp -a "META.coq.in" "META.coq"
- mkdir bin
- make --warn-undefined-variable --no-builtin-rules -f Makefile.build 
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/coq.8.13.2'
- OCAMLC    clib/segmenttree.mli
- OCAMLC    clib/unicode.mli
- OCAMLC    tools/coqdep_lexer.mli
- OCAMLLEX  tools/coqdep_lexer.mll
- OCAMLC    tools/coqdep_common.mli
- OCAMLC    kernel/genOpcodeFiles.ml
- OCAMLLEX  tools/ocamllibdep.mll
- make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped.
- OCAMLYACC  coqpp/coqpp_parse.mly
- OCAMLLEX  coqpp/coqpp_lex.mll
- OCAMLC    coqpp/coqpp_ast.mli
- 14 states, 417 transitions, table size 1752 bytes
- mkdir -p gramlib/.pack
- 217 states, 2223 transitions, table size 10194 bytes
- OCAMLLEX  ide/coqide/config_lexer.mll
- OCAMLLEX  ide/coqide/coq_lex.mll
- OCAMLLEX  ide/coqide/protocol/xml_lexer.mll
- OCAMLLEX  ide/coqide/utf8_convert.mll
- OCAMLLEX  tools/coqdoc/cpretty.mll
- OCAMLLEX  tools/coqwc.mll
- printf '# 1 "%s"\n' gramlib/ploc.ml > gramlib/.pack/gramlib__Ploc.ml
- printf '# 1 "%s"\n' gramlib/plexing.ml > gramlib/.pack/gramlib__Plexing.ml
- 124 states, 1808 transitions, table size 7976 bytes
- printf '# 1 "%s"\n' gramlib/gramext.ml > gramlib/.pack/gramlib__Gramext.ml
- printf '# 1 "%s"\n' gramlib/grammar.ml > gramlib/.pack/gramlib__Grammar.ml
- echo " \
- module Ploc    = Gramlib__Ploc \
- module Plexing = Gramlib__Plexing \
- module Gramext = Gramlib__Gramext \
- module Grammar = Gramlib__Grammar" > gramlib/.pack/gramlib.ml
- 80 states, 774 transitions, table size 3576 bytes
- 30 states, 1657 transitions, table size 6808 bytes
- 6052 additional bytes used for bindings
- rm -f ide/coqide/coqide_os_specific.ml && cp ide/coqide/coqide_X11.ml.in ide/coqide/coqide_os_specific.ml && chmod a-w ide/coqide/coqide_os_specific.ml
- cat gramlib/plexing.ml >> gramlib/.pack/gramlib__Plexing.ml
- 15 states, 827 transitions, table size 3398 bytes
- cat gramlib/ploc.ml >> gramlib/.pack/gramlib__Ploc.ml
- cat gramlib/gramext.ml >> gramlib/.pack/gramlib__Gramext.ml
- 240 states, 15992 transitions, table size 65408 bytes
- 244 states, 858 transitions, table size 4896 bytes
- rm -f kernel/uint63.ml && cp kernel/uint63_63.ml kernel/uint63.ml && chmod a-w kernel/uint63.ml
- rm -f kernel/float64.ml && cp kernel/float64_63.ml kernel/float64.ml && chmod a-w kernel/float64.ml
- cat gramlib/grammar.ml >> gramlib/.pack/gramlib__Grammar.ml
- printf '# 1 "%s"\n' gramlib/ploc.mli > gramlib/.pack/gramlib__Ploc.mli
- cat gramlib/ploc.mli >> gramlib/.pack/gramlib__Ploc.mli
- printf '# 1 "%s"\n' gramlib/plexing.mli > gramlib/.pack/gramlib__Plexing.mli
- printf '# 1 "%s"\n' gramlib/gramext.mli > gramlib/.pack/gramlib__Gramext.mli
- printf '# 1 "%s"\n' gramlib/grammar.mli > gramlib/.pack/gramlib__Grammar.mli
- cat gramlib/plexing.mli >> gramlib/.pack/gramlib__Plexing.mli
- cat gramlib/gramext.mli >> gramlib/.pack/gramlib__Gramext.mli
- cat gramlib/grammar.mli >> gramlib/.pack/gramlib__Grammar.mli
- WRITE kernel/byterun/coq_instruct.h
- WRITE kernel/byterun/coq_jumptbl.h
- WRITE kernel/vmopcodes.ml
- OCAMLDEP  checker/MLFILES checker/MLIFILES
- OCAMLOPT  clib/segmenttree.ml
- OCAMLC    clib/segmenttree.ml
- OCAMLC    tools/coqdep_boot.ml
- CCDEP     kernel/byterun/coq_values.c
- CCDEP     kernel/byterun/coq_memory.c
- CCDEP     kernel/byterun/coq_interp.c
- CCDEP     kernel/byterun/coq_fix_code.c
- OCAMLC    tools/ocamllibdep.ml
- CCDEP     kernel/byterun/coq_float64.c
- OCAMLC    coqpp/coqpp_parse.mli
- OCAMLC    clib/unicodetable.ml
- OCAMLC    coqpp/coqpp_parse.ml
- 2719 states, 8742 transitions, table size 51282 bytes
- 17643 additional bytes used for bindings
- OCAMLOPT  tools/ocamllibdep.ml
- OCAMLC    coqpp/coqpp_lex.ml
- OCAMLC -a bin/coqpp
- OCAMLBEST -o bin/ocamllibdep
- COQPP   parsing/g_constr.mlg
- COQPP   parsing/g_prim.mlg
- COQPP   plugins/btauto/g_btauto.mlg
- COQPP   plugins/cc/g_congruence.mlg
- COQPP   plugins/derive/g_derive.mlg
- COQPP   plugins/extraction/g_extraction.mlg
- COQPP   plugins/firstorder/g_ground.mlg
- COQPP   plugins/funind/g_indfun.mlg
- COQPP   plugins/ltac/coretactics.mlg
- COQPP   plugins/ltac/extraargs.mlg
- COQPP   plugins/ltac/extratactics.mlg
- COQPP   plugins/ltac/g_auto.mlg
- COQPP   plugins/ltac/g_class.mlg
- COQPP   plugins/ltac/g_eqdecide.mlg
- COQPP   plugins/ltac/g_ltac.mlg
- COQPP   plugins/ltac/g_obligations.mlg
- COQPP   plugins/ltac/g_rewrite.mlg
- COQPP   plugins/ltac/g_tactic.mlg
- COQPP   plugins/ltac/profile_ltac_tactics.mlg
- COQPP   plugins/micromega/g_micromega.mlg
- COQPP   plugins/micromega/g_zify.mlg
- COQPP   plugins/nsatz/g_nsatz.mlg
- COQPP   plugins/ring/g_ring.mlg
- COQPP   plugins/rtauto/g_rtauto.mlg
- COQPP   plugins/omega/g_omega.mlg
- COQPP   plugins/ssr/ssrparser.mlg
- COQPP   plugins/ssr/ssrvernac.mlg
- COQPP   plugins/ssrmatching/g_ssrmatching.mlg
- COQPP   plugins/ssrsearch/g_search.mlg
- COQPP   plugins/syntax/g_number_string.mlg
- COQPP   toplevel/g_toplevel.mlg
- COQPP   vernac/g_proofs.mlg
- COQPP   vernac/g_vernac.mlg
- COQPP   user-contrib/Ltac2/g_ltac2.mlg
- OCAMLLIBDEP  checker/MLLIBFILES checker/MLPACKFILES
- OCAMLOPT  clib/unicodetable.ml
- OCAMLC    clib/unicode.ml
- OCAMLLIBDEP  user-contrib/MLLIBFILES user-contrib/MLPACKFILES
- OCAMLDEP  user-contrib/MLFILES user-contrib/MLIFILES
- OCAMLLIBDEP  plugins/MLLIBFILES plugins/MLPACKFILES
- OCAMLDEP  plugins/MLFILES plugins/MLIFILES
- OCAMLLIBDEP  MLLIBFILES MLPACKFILES
- OCAMLDEP  MLFILES MLIFILES
- OCAMLC    clib/minisys.ml
- OCAMLOPT  clib/unicode.ml
- OCAMLOPT  clib/minisys.ml
- OCAMLOPT  tools/coqdep_lexer.ml
- OCAMLOPT  tools/coqdep_common.ml
- OCAMLOPT  tools/coqdep_boot.ml
- OCAMLBEST -o bin/coqdep_boot
- COQDEP    VFILES
- OCAMLC    gramlib/.pack/gramlib.ml
- make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped.
- OCAMLOPT  gramlib/.pack/gramlib.ml
- OCAMLC    clib/unicode.mli
- OCAMLC    clib/segmenttree.mli
- OCAMLC    tools/coqdep_lexer.mli
- OCAMLC    tools/ocamllibdep.ml
- OCAMLC    tools/coqdep_common.mli
- OCAMLC    coqpp/coqpp_ast.mli
- OCAMLOPT  clib/segmenttree.ml
- OCAMLC    clib/segmenttree.ml
- OCAMLC    coqpp/coqpp_parse.mli
- OCAMLC    tools/coqdep_boot.ml
- OCAMLC    coqpp/coqpp_parse.ml
- OCAMLC    clib/unicodetable.ml
- OCAMLOPT  tools/ocamllibdep.ml
- OCAMLC    coqpp/coqpp_lex.ml
- OCAMLBEST -o bin/ocamllibdep
- OCAMLC -a bin/coqpp
- COQPP   parsing/g_constr.mlg
- COQPP   parsing/g_prim.mlg
- COQPP   plugins/btauto/g_btauto.mlg
- COQPP   plugins/cc/g_congruence.mlg
- COQPP   plugins/derive/g_derive.mlg
- COQPP   plugins/extraction/g_extraction.mlg
- COQPP   plugins/firstorder/g_ground.mlg
- COQPP   plugins/funind/g_indfun.mlg
- COQPP   plugins/ltac/coretactics.mlg
- COQPP   plugins/ltac/extraargs.mlg
- COQPP   plugins/ltac/extratactics.mlg
- COQPP   plugins/ltac/g_auto.mlg
- COQPP   plugins/ltac/g_class.mlg
- COQPP   plugins/ltac/g_eqdecide.mlg
- COQPP   plugins/ltac/g_ltac.mlg
- COQPP   plugins/ltac/g_obligations.mlg
- COQPP   plugins/ltac/g_rewrite.mlg
- COQPP   plugins/ltac/g_tactic.mlg
- COQPP   plugins/ltac/profile_ltac_tactics.mlg
- COQPP   plugins/micromega/g_micromega.mlg
- COQPP   plugins/micromega/g_zify.mlg
- COQPP   plugins/nsatz/g_nsatz.mlg
- COQPP   plugins/omega/g_omega.mlg
- COQPP   plugins/ring/g_ring.mlg
- COQPP   plugins/rtauto/g_rtauto.mlg
- COQPP   plugins/ssr/ssrparser.mlg
- COQPP   plugins/ssr/ssrvernac.mlg
- COQPP   plugins/ssrmatching/g_ssrmatching.mlg
- COQPP   plugins/ssrsearch/g_search.mlg
- COQPP   plugins/syntax/g_number_string.mlg
- COQPP   toplevel/g_toplevel.mlg
- COQPP   vernac/g_proofs.mlg
- COQPP   vernac/g_vernac.mlg
- COQPP   user-contrib/Ltac2/g_ltac2.mlg
- OCAMLOPT  clib/unicodetable.ml
- OCAMLC    clib/unicode.ml
- OCAMLDEP  user-contrib/MLFILES user-contrib/MLIFILES
- OCAMLDEP  plugins/MLFILES plugins/MLIFILES
- OCAMLDEP  MLFILES MLIFILES
- OCAMLC    clib/minisys.ml
- OCAMLOPT  clib/unicode.ml
- OCAMLOPT  clib/minisys.ml
- OCAMLOPT  tools/coqdep_lexer.ml
- OCAMLOPT  tools/coqdep_common.ml
- OCAMLOPT  tools/coqdep_boot.ml
- OCAMLBEST -o bin/coqdep_boot
- make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped.
- OCAMLC    config/coq_config.mli
- 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/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/dyn.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    lib/flags.mli
- OCAMLC    lib/control.mli
- OCAMLC    lib/hook.mli
- OCAMLC    lib/pp.mli
- OCAMLC    lib/loc.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/uint63.mli
- OCAMLC    kernel/vmopcodes.ml
- OCAMLC    library/summary.mli
- OCAMLC    gramlib/.pack/gramlib__Ploc.mli
- OCAMLC    gramlib/.pack/gramlib__Gramext.mli
- OCAMLC    tactics/dnet.mli
- File "kernel/vmopcodes.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLC    tactics/dn.mli
- OCAMLC    stm/spawned.mli
- OCAMLC    stm/dag.mli
- OCAMLC    stm/tQueue.mli
- OCAMLC    stm/coqworkmgrApi.mli
- OCAMLC    stm/vio_checking.mli
- OCAMLC    toplevel/usage.mli
- OCAMLC    toplevel/workerLoop.mli
- OCAMLC    toplevel/coqc.mli
- OCAMLC    kernel/byterun/coq_fix_code.c
- OCAMLC    kernel/byterun/coq_float64.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/micromega.mli
- OCAMLC    plugins/micromega/numCompat.mli
- OCAMLC    plugins/micromega/persistent_cache.mli
- OCAMLC    plugins/micromega/g_micromega.mli
- OCAMLC    plugins/nsatz/utile.mli
- OCAMLC    plugins/nsatz/polynom.mli
- OCAMLC    plugins/rtauto/proof_search.mli
- coq_memory.c: In function 'init_coq_vm':
- coq_memory.c:121:13: warning: "scan_roots_hook" is deprecated: use "caml_scan_roots_hook" instead
-   121 |       coq_prev_scan_roots_hook = scan_roots_hook;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- coq_memory.c:122:13: warning: "scan_roots_hook" is deprecated: use "caml_scan_roots_hook" instead
-   122 |     scan_roots_hook = coq_scan_roots;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                                
- OCAMLC    plugins/ssr/ssrvernac.mli
- OCAMLC    user-contrib/Ltac2/tac2dyn.mli
- OCAMLC    user-contrib/Ltac2/tac2stdlib.mli
- OCAMLC    checker/analyze.mli
- OCAMLC    checker/values.mli
- OCAMLC    checker/checker.mli
- OCAMLC    plugins/micromega/sos_lib.mli
- OCAMLC    plugins/micromega/csdpcert.mli
- OCAMLC    ide/coqide/protocol/xml_lexer.mli
- OCAMLC    ide/coqide/protocol/xml_parser.mli
- OCAMLC    ide/coqide/protocol/xml_printer.mli
- OCAMLC    ide/coqide/protocol/serialize.mli
- OCAMLC    ide/coqide/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
- OCAMLC    checker/votour.mli
- "/home/opam/.opam/4.14/bin/ocamlfind" ocamlc -thread -rectypes -w +a-4-9-27-41-42-44-45-48-58-67-70   -safe-string -strict-sequence  ide/coqide/default_bindings_src.ml -o ide/coqide/default_bindings_src.exe
- OCAMLC -a bin/doc_grammar
- coq_interp.c: In function 'coq_interprete':
- coq_interp.c:281:20: warning: storing the address of local variable 'coq_lbl_ACC0' in 'coq_instr_base' [-Wdangling-pointer=]
-   281 |     coq_instr_base = coq_Jumptbl_base;
-       |                    ^
- coq_interp.c:74:26: note: 'coq_lbl_ACC0' declared here
-    74 | #  define Instruct(name) coq_lbl_##name:
-       |                          ^~~~~~~~
- coq_interp.c:305:7: note: in expansion of macro 'Instruct'
-   305 |       Instruct(ACC0){
-       |       ^~~~~~~~
- In file included from coq_interp.c:28:
- coq_fix_code.h:20:15: note: 'coq_instr_base' declared here
-    20 | extern char * coq_instr_base;
-       |               ^~~~~~~~~~~~~~
- CHECK revision
- OCAMLOPT  config/coq_config.ml
- OCAMLOPT  clib/cObj.ml
- coq_fix_code.c: In function 'coq_stat_alloc':
- coq_fix_code.c:94:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
-    94 |   if (result == NULL) raise_out_of_memory ();
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                
- OCAMLOPT  clib/cEphemeron.ml
- OCAMLC    clib/cMap.mli
- OCAMLC    clib/hashcons.mli
- OCAMLOPT  clib/option.ml
- OCAMLC    clib/cList.mli
- OCAMLOPT  clib/cThread.ml
- OCAMLOPT  clib/trie.ml
- OCAMLOPT  clib/predicate.ml
- OCAMLOPT  clib/heap.ml
- OCAMLOPT  clib/unionfind.ml
- OCAMLOPT  clib/iStream.ml
- OCAMLOPT  clib/terminal.ml
- OCAMLOPT  clib/monad.ml
- OCAMLOPT  clib/diff2.ml
- OCAMLOPT  lib/hook.ml
- OCAMLC    lib/pp_diff.mli
- OCAMLC    lib/stateid.mli
- OCAMLC    lib/cErrors.mli
- OCAMLC    lib/cWarnings.mli
- OCAMLC    lib/rtree.mli
- OCAMLC    lib/system.mli
- OCAMLC    lib/explore.mli
- OCAMLC    lib/future.mli
- OCAMLC    lib/cAst.mli
- OCAMLC    lib/genarg.mli
- OCAMLC    lib/aux_file.mli
- OCAMLOPT  kernel/uint63.ml
- OCAMLC    kernel/parray.mli
- OCAMLC    kernel/float64_common.mli
- OCAMLC    kernel/float64.mli
- OCAMLC    kernel/evar.mli
- OCAMLOPT  kernel/vmopcodes.ml
- OCAMLC    engine/logic_monad.mli
- OCAMLC    interp/deprecation.mli
- OCAMLC    interp/numTok.mli
- OCAMLOPT  gramlib/.pack/gramlib__Gramext.ml
- OCAMLOPT  tactics/dnet.ml
- OCAMLC    stm/vcs.mli
- OCAMLOPT  stm/coqworkmgrApi.ml
- OCAMLOPT  toplevel/usage.ml
- OCAMLC    stm/workerPool.mli
- OCAMLOPT  plugins/micromega/micromega.ml
- OCAMLC    plugins/micromega/mutils.mli
- OCAMLC    plugins/micromega/itv.mli
- OCAMLC    plugins/micromega/sos_types.mli
- OCAMLC    plugins/nsatz/ideal.mli
- OCAMLOPT  checker/analyze.ml
- OCAMLOPT  checker/values.ml
- OCAMLC    checker/validate.mli
- OCAMLOPT  plugins/micromega/sos_lib.ml
- File "interp/numTok.mli", line 85, characters 19-27:
- 85 |   val parse : char Stream.t -> t
-                         ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  ide/coqide/protocol/xml_lexer.ml
- OCAMLOPT  ide/coqide/protocol/xml_printer.ml
- OCAMLC    ide/coqide/document.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
- ide/coqide/default_bindings_src.exe ide/coqide/default.bindings
- OCAMLOPT  tools/coqworkmgr.ml
- OCAMLOPT -a -o config/config.cmxa
- OCAMLOPT  clib/cMap.ml
- OCAMLC    clib/int.mli
- OCAMLC    clib/cSet.mli
- OCAMLC    clib/cString.mli
- OCAMLC    clib/hMap.mli
- OCAMLC    lib/feedback.mli
- OCAMLC    lib/dAst.mli
- OCAMLOPT  kernel/float64_common.ml
- OCAMLC    plugins/micromega/vect.mli
- OCAMLC    plugins/micromega/certificate.mli
- OCAMLC    plugins/micromega/sos.mli
- OCAMLOPT  ide/coqide/protocol/xml_parser.ml
- OCAMLBEST -o bin/coq-tex
- OCAMLBEST -o bin/coqwc
- OCAMLOPT  tools/coqdoc/alpha.ml
- OCAMLC    tools/coqdoc/tokens.mli
- File "ide/coqide/protocol/xml_parser.ml", line 54, characters 2-31:
- 54 |   mutable concat_pcdata : bool;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field concat_pcdata is never read.
- (However, this field is used to build or mutate values.)
- OCAMLC    tools/coqdoc/output.mli
- OCAMLC    lib/acyclicGraph.mli
- OCAMLC    lib/objFile.mli
- OCAMLC    lib/util.mli
- OCAMLC    stm/asyncTaskQueue.mli
- OCAMLC    plugins/micromega/polynomial.mli
- OCAMLC    tools/coq_makefile.ml
- OCAMLOPT  checker/votour.ml
- OCAMLOPT  clib/int.ml
- File "lib/util.mli", line 81, characters 27-35:
- 81 | val stream_nth : int -> 'a Stream.t -> 'a
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/util.mli", line 82, characters 29-37:
- 82 | val stream_njunk : int -> 'a Stream.t -> unit
-                                   ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  kernel/float64.ml
- OCAMLOPT  checker/validate.ml
- OCAMLOPT  tools/coqdoc/index.ml
- OCAMLC    tools/coqdoc/main.ml
- OCAMLC    kernel/names.mli
- OCAMLC    kernel/esubst.mli
- OCAMLC    parsing/tok.mli
- OCAMLC    stm/partac.mli
- OCAMLC    gramlib/.pack/gramlib__Plexing.mli
- File "checker/votour.ml", line 324, characters 2-17:
- 324 |   magic : string;
-         ^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field magic is never read.
- (However, this field is used to build or mutate values.)
- File "checker/votour.ml", line 326, characters 2-15:
- 326 |   length : int;
-         ^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field length is never read.
- (However, this field is used to build or mutate values.)
- File "checker/votour.ml", line 332, characters 2-16:
- 332 |   objects : int;
-         ^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field objects is never read.
- (However, this field is used to build or mutate values.)
- File "checker/votour.ml", line 358, characters 2-14:
- 358 |   len : int64;
-         ^^^^^^^^^^^^
- Warning 69 [unused-field]: record field len is never read.
- (However, this field is used to build or mutate values.)
- File "checker/votour.ml", line 359, characters 2-18:
- 359 |   hash : Digest.t;
-         ^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field hash is never read.
- (However, this field is used to build or mutate values.)
- OCAMLC    plugins/micromega/mfourier.mli
- OCAMLC    plugins/micromega/simplex.mli
- File "gramlib/plexing.mli", line 13, characters 41-49:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/plexing.mli", line 13, characters 57-65:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLC    plugins/omega/omega.ml
- OCAMLC    ide/coqide/protocol/interface.ml
- OCAMLOPT  clib/hashset.ml
- OCAMLOPT  clib/orderedType.ml
- OCAMLOPT  clib/cList.ml
- OCAMLOPT  clib/hMap.ml
- OCAMLOPT  clib/dyn.ml
- OCAMLOPT  clib/range.ml
- OCAMLC    gramlib/.pack/gramlib__Grammar.mli
- OCAMLC    parsing/cLexer.mli
- OCAMLOPT  stm/dag.ml
- OCAMLOPT  plugins/micromega/numCompat.ml
- OCAMLC    ide/coqide/protocol/xmlprotocol.mli
- OCAMLOPT  tools/coqdoc/tokens.ml
- File "gramlib/grammar.mli", line 30, characters 34-42:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.mli", line 42, characters 63-71:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.mli", line 43, characters 40-48:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLC    kernel/transparentState.mli
- OCAMLC    kernel/univ.mli
- OCAMLC    library/libnames.mli
- OCAMLC    engine/evar_kinds.mli
- OCAMLC    pretyping/locus.ml
- OCAMLC    proofs/goal_select.mli
- OCAMLC    tactics/declareScheme.mli
- OCAMLC    plugins/extraction/miniml.mli
- OCAMLC    vernac/canonical.mli
- OCAMLOPT  user-contrib/Ltac2/tac2dyn.ml
- OCAMLC    ide/coqide/fake_ide.ml
- OCAMLOPT  tools/coqdoc/output.ml
- OCAMLOPT  clib/hashcons.ml
- OCAMLOPT  clib/store.ml
- OCAMLC    kernel/conv_oracle.mli
- OCAMLOPT  plugins/micromega/mutils.ml
- OCAMLOPT  plugins/micromega/itv.ml
- OCAMLOPT  plugins/micromega/sos_types.ml
- File "clib/cList.ml", line 147, characters 2-12:
- 147 |   head : 'a;
-         ^^^^^^^^^^
- Warning 69 [unused-field]: record field head is never read.
- (However, this field is used to build or mutate values.)
- OCAMLC    user-contrib/Ltac2/tac2expr.mli
- OCAMLOPT  clib/cSet.ml
- OCAMLC    kernel/uGraph.mli
- OCAMLC    kernel/sorts.mli
- OCAMLC    library/coqlib.mli
- OCAMLC    engine/univNames.mli
- OCAMLC    pretyping/locusops.mli
- OCAMLC    interp/decls.mli
- OCAMLC    tactics/declareUctx.mli
- OCAMLC    vernac/loadpath.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/exninfo.ml
- OCAMLC    kernel/context.mli
- OCAMLC    kernel/vmvalues.mli
- OCAMLOPT  plugins/micromega/sos.ml
- OCAMLOPT  lib/flags.ml
- OCAMLOPT  lib/control.ml
- OCAMLOPT  lib/loc.ml
- OCAMLC    kernel/constr.mli
- OCAMLC    kernel/vm.mli
- OCAMLOPT  clib/cString.ml
- OCAMLOPT  clib/cArray.ml
- OCAMLOPT  plugins/micromega/vect.ml
- OCAMLOPT  lib/cAst.ml
- OCAMLOPT  gramlib/.pack/gramlib__Ploc.ml
- OCAMLC    kernel/vars.mli
- OCAMLC    kernel/term.mli
- OCAMLC    kernel/cPrimitives.mli
- OCAMLC    kernel/nativevalues.mli
- OCAMLC    engine/univSubst.mli
- OCAMLC    engine/univProblem.mli
- OCAMLC    engine/univops.mli
- OCAMLC    engine/nameops.mli
- OCAMLC    pretyping/keys.mli
- OCAMLC    pretyping/pattern.ml
- OCAMLC    plugins/funind/functional_principles_types.mli
- OCAMLOPT  ide/coqide/protocol/serialize.ml
- OCAMLOPT  clib/cUnix.ml
- OCAMLOPT  lib/dAst.ml
- OCAMLC    kernel/retroknowledge.mli
- OCAMLC    kernel/vmbytecodes.mli
- OCAMLC    engine/univMinim.mli
- OCAMLOPT  plugins/micromega/polynomial.ml
- OCAMLC    kernel/mod_subst.mli
- OCAMLOPT  lib/util.ml
- OCAMLOPT  lib/pp.ml
- OCAMLOPT  kernel/parray.ml
- OCAMLOPT -a -o clib/clib.cmxa
- OCAMLOPT  lib/coqProject_file.ml
- OCAMLC    kernel/vmemitcodes.mli
- File "lib/coqProject_file.ml", line 94, characters 35-46:
- 94 | let rec parse_string buf s = match Stream.next s with
-                                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/coqProject_file.ml", line 99, characters 12-26:
- 99 | | exception Stream.Failure -> buffer buf
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/coqProject_file.ml", line 101, characters 32-43:
- 101 | and parse_string2 buf s = match Stream.next s with
-                                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/coqProject_file.ml", line 106, characters 12-26:
- 106 | | exception Stream.Failure -> raise (Parsing_error "unterminated string")
-                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/coqProject_file.ml", line 108, characters 33-44:
- 108 | and parse_skip_comment s = match Stream.next s with
-                                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/coqProject_file.ml", line 111, characters 12-26:
- 111 | | exception Stream.Failure -> ()
-                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/coqProject_file.ml", line 113, characters 34-45:
- 113 | and parse_args buf accu s = match Stream.next s with
-                                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/coqProject_file.ml", line 125, characters 12-26:
- 125 | | exception Stream.Failure -> accu
-                   ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/coqProject_file.ml", line 130, characters 31-48:
- 130 |   let res = parse_args buf [] (Stream.of_channel c) in
-                                      ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLC    kernel/opaqueproof.mli
- OCAMLC    library/globnames.mli
- File "lib/util.ml", line 126, characters 16-28:
- 126 |   try List.nth (Stream.npeek (n+1) st) n
-                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/util.ml", line 127, characters 26-40:
- 127 |   with Failure _ -> raise Stream.Failure
-                                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "lib/util.ml", line 130, characters 11-22:
- 130 |   repeat n Stream.junk st
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLC    tactics/term_dnet.mli
- OCAMLOPT  tools/coqdoc/cpretty.ml
- OCAMLC    kernel/declarations.ml
- OCAMLC    vernac/library.mli
- OCAMLOPT  lib/envars.ml
- OCAMLOPT  kernel/esubst.ml
- OCAMLOPT  gramlib/.pack/gramlib__Plexing.ml
- OCAMLOPT  tactics/dn.ml
- File "kernel/declarations.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- OCAMLOPT  plugins/omega/omega.ml
- OCAMLOPT  lib/pp_diff.ml
- File "gramlib/plexing.ml", line 6, characters 41-49:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/plexing.ml", line 6, characters 57-65:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  lib/stateid.ml
- OCAMLOPT  lib/cErrors.ml
- OCAMLOPT  lib/rtree.ml
- OCAMLOPT  kernel/evar.ml
- OCAMLC    kernel/entries.ml
- OCAMLC    kernel/environ.mli
- OCAMLC    kernel/cooking.mli
- OCAMLC    library/libobject.mli
- OCAMLC    library/nametab.mli
- OCAMLOPT  interp/numTok.ml
- OCAMLOPT  plugins/micromega/csdpcert.ml
- OCAMLOPT  ide/coqide/protocol/richpp.ml
- OCAMLOPT  lib/feedback.ml
- OCAMLOPT  ide/coqide/document.ml
- File "interp/numTok.ml", line 124, characters 33-44:
- 124 |     let rec number len s = match Stream.peek s with
-                                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 125, characters 32-43:
- 125 |       | Some ('0'..'9' as c) -> Stream.junk s; number (store len c) s
-                                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 126, characters 40-51:
- 126 |       | Some ('_' as c) when len > 0 -> Stream.junk s; number (store len c) s
-                                               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 129, characters 37-48:
- 129 |     let rec hex_number len s = match Stream.peek s with
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 131, characters 9-20:
- 131 |          Stream.junk s; hex_number (store len c) s
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 133, characters 9-20:
- 133 |          Stream.junk s; hex_number (store len c) s
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 137, characters 12-24:
- 137 |       match Stream.npeek 3 s with
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 139, characters 9-20:
- 139 |          Stream.junk s; Stream.junk s; Stream.junk s;
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 139, characters 24-35:
- 139 |          Stream.junk s; Stream.junk s; Stream.junk s;
-                               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 139, characters 39-50:
- 139 |          Stream.junk s; Stream.junk s; Stream.junk s;
-                                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 144, characters 17-29:
- 144 |       match hex, Stream.npeek 2 s with
-                        ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 146, characters 9-20:
- 146 |          Stream.junk s; Stream.junk s; get_buff (hex_number (store 0 c) s)
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 146, characters 24-35:
- 146 |          Stream.junk s; Stream.junk s; get_buff (hex_number (store 0 c) s)
-                               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 148, characters 9-20:
- 148 |          Stream.junk s; Stream.junk s; get_buff (number (store 0 c) s)
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 148, characters 24-35:
- 148 |          Stream.junk s; Stream.junk s; get_buff (number (store 0 c) s)
-                               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 151, characters 17-29:
- 151 |       match hex, Stream.npeek 2 s with
-                        ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 154, characters 9-20:
- 154 |          Stream.junk s; Stream.junk s; get_buff (number (store (store 0 e) c) s)
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 154, characters 24-35:
- 154 |          Stream.junk s; Stream.junk s; get_buff (number (store (store 0 e) c) s)
-                               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 157, characters 21-33:
- 157 |          begin match Stream.npeek 3 s with
-                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 159, characters 12-23:
- 159 |             Stream.junk s; Stream.junk s; Stream.junk s;
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 159, characters 27-38:
- 159 |             Stream.junk s; Stream.junk s; Stream.junk s;
-                                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 159, characters 42-53:
- 159 |             Stream.junk s; Stream.junk s; Stream.junk s;
-                                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 174, characters 17-33:
- 174 |       let strm = Stream.of_string (s ^ "  ") in
-                        ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 176, characters 9-21:
- 176 |       if Stream.count strm >= String.length s then Some n else None
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "kernel/entries.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
- File "interp/numTok.ml", line 260, characters 17-33:
- 260 |       let strm = Stream.of_string (s ^ "  ") in
-                        ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 262, characters 18-29:
- 262 |         | '-' -> (Stream.junk strm; SMinus)
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 263, characters 18-29:
- 263 |         | '+' -> (Stream.junk strm; SPlus)
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "interp/numTok.ml", line 266, characters 9-21:
- 266 |       if Stream.count strm >= String.length s then Some (sign,n) else None
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  plugins/micromega/simplex.ml
- OCAMLOPT  lib/acyclicGraph.ml
- 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  kernel/names.ml
- OCAMLC    kernel/declareops.mli
- OCAMLC    kernel/primred.mli
- OCAMLC    kernel/cClosure.mli
- OCAMLC    kernel/reduction.mli
- File "lib/spawn.ml", line 160, characters 2-24:
- 160 |   gchan : ML.async_chan;
-         ^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field gchan is never read.
- (However, this field is used to build or mutate values.)
- File "lib/cProfile.ml", line 288, characters 25-40:
- 288 |   let l = List.sort (fun (_,{tottime=p}) (_,{tottime=p'}) -> p' - p) table in
-                                ^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- OCAMLC    kernel/vmlambda.mli
- OCAMLC    kernel/nativelambda.mli
- OCAMLC    kernel/vmbytegen.mli
- OCAMLC    kernel/vmsymtable.mli
- OCAMLC    kernel/type_errors.mli
- OCAMLC    kernel/modops.mli
- OCAMLC    kernel/typeops.mli
- OCAMLC    kernel/inductive.mli
- OCAMLC    kernel/inferCumulativity.mli
- OCAMLC    kernel/indTyping.mli
- OCAMLC    kernel/indtypes.mli
- OCAMLC    kernel/term_typing.mli
- OCAMLC    kernel/subtyping.mli
- OCAMLC    kernel/mod_typing.mli
- OCAMLC    kernel/section.mli
- OCAMLC    library/goptions.mli
- OCAMLC    engine/univGen.mli
- OCAMLOPT  engine/logic_monad.ml
- OCAMLC    pretyping/arguments_renaming.mli
- OCAMLC    pretyping/heads.mli
- OCAMLOPT  gramlib/.pack/gramlib__Grammar.ml
- OCAMLOPT  parsing/tok.ml
- OCAMLC    vernac/printmod.mli
- OCAMLOPT  stm/spawned.ml
- OCAMLOPT  stm/vcs.ml
- OCAMLOPT  stm/tQueue.ml
- OCAMLOPT  plugins/micromega/mfourier.ml
- OCAMLOPT  stm/workerPool.ml
- OCAMLOPT  plugins/micromega/persistent_cache.ml
- OCAMLC    plugins/extraction/table.mli
- OCAMLOPT  plugins/nsatz/utile.ml
- OCAMLC    checker/checkFlags.mli
- File "stm/tQueue.ml", line 36, characters 11-42:
- 36 |   let push ({ contents = (xs, rel) } as t) x =
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- File "stm/tQueue.ml", line 91, characters 9-51:
- 91 | let push { queue = q; lock = m; cond = c; release } x =
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- File "parsing/tok.ml", line 124, characters 21-35:
- 124 |   let err () = raise Stream.Failure in
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLC    checker/checkInductive.mli
- OCAMLC    checker/mod_checking.mli
- OCAMLC    checker/checkTypes.mli
- OCAMLC    checker/check_stat.mli
- File "plugins/micromega/persistent_cache.ml", line 42, characters 36-58:
- 42 |   type 'a t = {outch : out_channel; mutable status : mode; htbl : 'a Table.t}
-                                          ^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field status is never mutated.
- OCAMLBEST -o plugins/micromega/csdpcert
- File "stm/workerPool.ml", line 35, characters 2-21:
- 35 |   manager : Thread.t;
-        ^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field manager is never read.
- (However, this field is used to build or mutate values.)
- File "stm/workerPool.ml", line 36, characters 2-26:
- 36 |   process : Model.process;
-        ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field process is never read.
- (However, this field is used to build or mutate values.)
- OCAMLOPT  ide/coqide/protocol/interface.ml
- File "gramlib/grammar.ml", line 20, characters 34-42:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 32, characters 63-71:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 33, characters 40-48:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  tools/coq_makefile.ml
- File "gramlib/grammar.ml", line 117, characters 24-32:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  tools/coqdoc/main.ml
- OCAMLOPT  lib/cWarnings.ml
- OCAMLOPT  lib/explore.ml
- OCAMLC    kernel/relevanceops.mli
- OCAMLC    kernel/nativecode.mli
- OCAMLC    kernel/vconv.mli
- OCAMLC    kernel/nativeconv.mli
- OCAMLC    library/lib.mli
- cd kernel/byterun/ && \
- "/home/opam/.opam/4.14/bin/ocamlfind" ocamlmklib -oc coqrun coq_fix_code.o coq_float64.o coq_memory.o coq_values.o coq_interp.o
- OCAMLC    vernac/attributes.mli
- OCAMLC    plugins/extraction/mlutil.mli
- OCAMLOPT  plugins/nsatz/polynom.ml
- OCAMLOPT  ide/coqide/protocol/xmlprotocol.ml
- OCAMLC    kernel/nativelib.mli
- File "lib/cWarnings.ml", line 16, characters 2-20:
- 16 |   category : string;
-        ^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field category is never read.
- (However, this field is used to build or mutate values.)
- OCAMLC    kernel/nativelibrary.mli
- OCAMLC    kernel/safe_typing.mli
- OCAMLBEST -o bin/votour
- OCAMLOPT  lib/system.ml
- OCAMLOPT  library/summary.ml
- OCAMLOPT  interp/deprecation.ml
- OCAMLOPT  parsing/cLexer.ml
- OCAMLOPT  kernel/transparentState.ml
- OCAMLOPT  kernel/univ.ml
- OCAMLOPT  library/libnames.ml
- File "gramlib/grammar.ml", line 1076, characters 15-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1085, characters 15-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  engine/evar_kinds.ml
- File "gramlib/grammar.ml", line 1094, characters 27-41:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1094, characters 61-75:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1097, characters 5-17:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1098, characters 13-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1100, characters 45-53:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1104, characters 6-20:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1104, characters 31-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1109, characters 16-24:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1111, characters 4-18:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1113, characters 42-50:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1113, characters 61-75:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1115, characters 11-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1125, characters 13-25:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1126, characters 17-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1149, characters 32-40:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1149, characters 51-65:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1150, characters 40-48:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1152, characters 23-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1156, characters 23-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1158, characters 53-67:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1173, characters 27-35:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1174, characters 22-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1178, characters 17-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1179, characters 26-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1200, characters 25-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1201, characters 22-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1202, characters 43-57:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1205, characters 49-63:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1208, characters 34-46:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1219, characters 26-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1220, characters 31-45:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  pretyping/locus.ml
- File "gramlib/grammar.ml", line 1223, characters 50-58:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1225, characters 4-18:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1238, characters 29-40:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1239, characters 22-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1241, characters 18-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1242, characters 15-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1244, characters 41-55:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1246, characters 23-35:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1256, characters 25-39:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1258, characters 33-41:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1268, characters 34-42:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1269, characters 43-57:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1273, characters 23-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1278, characters 34-42:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1279, characters 40-54:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1283, characters 16-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1284, characters 25-37:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1289, characters 23-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1290, characters 44-58:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1296, characters 34-42:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1297, characters 40-54:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1300, characters 44-58:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1307, characters 23-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1308, characters 44-58:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1313, characters 34-42:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1314, characters 43-57:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1318, characters 23-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1324, characters 34-42:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1325, characters 40-54:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1329, characters 16-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1332, characters 22-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1333, characters 31-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 163, characters 11-23:
- 163 |   let bp = Stream.count cs in
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 164, characters 2-13:
- 164 |   Stream.junk cs; (* consume the char to avoid read it and fail again *)
-         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1340, characters 23-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1346, characters 34-42:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1347, characters 40-54:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1350, characters 44-58:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1356, characters 20-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1363, characters 23-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1368, characters 23-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1369, characters 41-55:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1374, characters 23-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  plugins/extraction/miniml.ml
- File "gramlib/grammar.ml", line 1375, characters 18-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1377, characters 18-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1379, characters 33-41:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1381, characters 23-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1382, characters 30-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1383, characters 30-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1390, characters 10-21:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1391, characters 35-46:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1392, characters 20-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1399, characters 32-40:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1399, characters 51-65:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 176, characters 28-39:
- 176 | let njunk n = Util.repeat n Stream.junk
-                                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1421, characters 33-41:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1422, characters 26-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1424, characters 26-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 189, characters 12-24:
- 189 |       match Stream.npeek 2 cs with
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1431, characters 34-42:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1432, characters 27-39:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 195, characters 12-24:
- 195 |       match Stream.npeek 3 cs with
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1433, characters 50-64:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1435, characters 31-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 202, characters 17-29:
- 202 |       else match Stream.npeek 4 cs with
-                        ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLC    checker/safe_checking.mli
- OCAMLC    checker/check.mli
- File "gramlib/grammar.ml", line 1442, characters 37-45:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1442, characters 56-70:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1457, characters 30-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1459, characters 16-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1461, characters 27-39:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1469, characters 33-41:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1470, characters 37-51:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1471, characters 43-51:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1471, characters 62-76:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1474, characters 9-21:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 214, characters 8-19:
- 214 |   match Stream.peek cs with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1519, characters 25-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1520, characters 25-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1536, characters 18-30:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1539, characters 16-27:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1543, characters 43-55:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1543, characters 60-72:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1548, characters 6-20:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1552, characters 6-18:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1551, characters 22-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1557, characters 16-28:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1557, characters 33-45:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1594, characters 31-39:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1594, characters 50-64:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1602, characters 55-63:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1606, characters 31-39:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1606, characters 50-64:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1688, characters 35-43:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1688, characters 54-68:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1689, characters 42-50:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "gramlib/grammar.ml", line 1689, characters 61-75:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 224, characters 30-41:
- 224 |   let rec loop_symb s = match Stream.peek s with
-                                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 226, characters 8-19:
- 226 |         Stream.junk s;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 231, characters 23-34:
- 231 |         | AsciiChar -> Stream.junk s; loop_symb s
-                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 234, characters 13-29:
- 234 |   loop_symb (Stream.of_string str)
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 237, characters 35-46:
- 237 |   let rec loop_id intail s = match Stream.peek s with
-                                          ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 239, characters 8-19:
- 239 |         Stream.junk s;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 242, characters 8-19:
- 242 |         Stream.junk s;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 253, characters 17-33:
- 253 |   loop_id false (Stream.of_string str)
-                        ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 295, characters 39-50:
- 295 |   if n>0 then nstore (n-1) (store len (Stream.next cs)) cs else len
-                                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  kernel/conv_oracle.ml
- File "parsing/cLexer.ml", line 307, characters 37-48:
- 307 | let rec ident_tail loc len s = match Stream.peek s with
-                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 309, characters 6-17:
- 309 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLC    library/global.mli
- File "parsing/cLexer.ml", line 317, characters 62-74:
- 317 |           let u = String.concat "" (List.map (String.make 1) (Stream.npeek n s)) in
-                                                                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 331, characters 48-59:
- 331 | let rec string loc ~comm_level bp len s = match Stream.peek s with
-                                                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLC    engine/uState.mli
- File "parsing/cLexer.ml", line 333, characters 6-17:
- 333 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 335, characters 14-25:
- 335 |         match Stream.peek s with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 336, characters 22-33:
- 336 |           Some '"' -> Stream.junk s; true
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 341, characters 6-17:
- 341 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 342, characters 22-33:
- 342 |       (fun s -> match Stream.peek s with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 344, characters 8-19:
- 344 |         Stream.junk s;
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 352, characters 6-17:
- 352 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 353, characters 22-33:
- 353 |       (fun s -> match Stream.peek s with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 355, characters 12-23:
- 355 |             Stream.junk s;
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 366, characters 4-15:
- 366 |     Stream.junk s;
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 367, characters 13-25:
- 367 |     let ep = Stream.count s in
-                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 377, characters 6-17:
- 377 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 380, characters 14-26:
- 380 |       let _ = Stream.empty s in
-                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 381, characters 15-27:
- 381 |       let ep = Stream.count s in
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 434, characters 12-24:
- 434 |   let bp2 = Stream.count s in
-                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 435, characters 8-19:
- 435 |   match Stream.peek s with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 437, characters 6-17:
- 437 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 440, characters 16-27:
- 440 |           match Stream.peek s with
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 442, characters 14-25:
- 442 |               Stream.junk s;
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 445, characters 13-27:
- 445 |         with Stream.Failure -> raise (Stream.Error "")
-                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 445, characters 38-50:
- 445 |         with Stream.Failure -> raise (Stream.Error "")
-                                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 449, characters 6-17:
- 449 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 451, characters 14-25:
- 451 |         match Stream.peek s with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 452, characters 22-33:
- 452 |           Some ')' -> Stream.junk s; push_string "*)"; loc
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 454, characters 11-25:
- 454 |       with Stream.Failure -> raise (Stream.Error "")
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 454, characters 36-48:
- 454 |       with Stream.Failure -> raise (Stream.Error "")
-                                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 457, characters 6-17:
- 457 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 462, characters 20-32:
- 462 |     match try Some (Stream.empty s) with Stream.Failure -> None with
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 462, characters 41-55:
- 462 |     match try Some (Stream.empty s) with Stream.Failure -> None with
-                                                ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 464, characters 15-27:
- 464 |       let ep = Stream.count s in
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 468, characters 16-27:
- 468 |           match Stream.peek s with
-                       ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 470, characters 14-25:
- 470 |               Stream.junk s;
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 471, characters 23-35:
- 471 |               let ep = Stream.count s in
-                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 474, characters 14-25:
- 474 |               Stream.junk s;
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 476, characters 23-37:
- 476 |           | _ -> raise Stream.Failure
-                              ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 483, characters 54-66:
- 483 |   try progress_from_byte loc last nj tt cs (List.nth (Stream.npeek (nj+1) cs) nj)
-                                                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 502, characters 36-48:
- 502 |       match Util.List.skipn (nj+1) (Stream.npeek (nj+n) cs) with
-                                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 516, characters 8-19:
- 516 |   match Stream.peek cs with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 527, characters 16-30:
- 527 |     | exception Stream.Failure -> n, List.make n b, List.make n e
-                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 530, characters 24-38:
- 530 |   if len = 0 then raise Stream.Failure
-                               ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 539, characters 17-31:
- 539 |     | _ -> raise Stream.Failure
-                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 544, characters 14-25:
- 544 |       let c = Stream.next s in
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 547, characters 10-24:
- 547 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 547, characters 35-47:
- 547 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  lib/objFile.ml
- File "parsing/cLexer.ml", line 549, characters 40-52:
- 549 |       get_buff len, set_loc_pos loc bp (Stream.count s)
-                                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 557, characters 43-54:
- 557 |       let commit1 c = Buffer.add_char b c; Stream.junk s in
-                                                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 560, characters 14-26:
- 560 |         match Stream.npeek lenmarker s with
-                     ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 569, characters 48-60:
- 569 |               let loc = bump_loc_line_last loc (Stream.count s) in
-                                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 573, characters 63-77:
- 573 |               if not dot_gobbling && blank_or_eof s then raise Stream.Failure;
-                                                                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  pretyping/locusops.ml
- File "parsing/cLexer.ml", line 578, characters 22-36:
- 578 |         | [] -> raise Stream.Failure
-                             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 581, characters 45-57:
- 581 |       Buffer.contents b, set_loc_pos loc bp (Stream.count s)
-                                                    ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 588, characters 15-27:
- 588 |       let l' = Stream.npeek (i + 1) s in
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 598, characters 6-17:
- 598 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 607, characters 15-27:
- 607 |       let ep = Stream.count s in
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 615, characters 10-21:
- 615 |     match Stream.peek cs with
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 616, characters 30-41:
- 616 |     | Some c' when c == c' -> Stream.junk cs; aux (n+1) cs
-                                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 617, characters 57-69:
- 617 |     | _ -> BULLET (String.make n c), set_loc_pos loc bp (Stream.count cs)
-                                                                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 624, characters 11-23:
- 624 |   let ep = Stream.count cs in
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 645, characters 50-61:
- 645 | let parse_after_dot ~diff_mode loc c bp s = match Stream.peek s with
-                                                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 647, characters 6-17:
- 647 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  tools/coqdep.ml
- File "parsing/cLexer.ml", line 650, characters 10-24:
- 650 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 650, characters 35-47:
- 650 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 655, characters 17-29:
- 655 |         let ep = Stream.count s in
-                        ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 664, characters 21-33:
- 664 |             let ep = Stream.count s in
-                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 672, characters 8-19:
- 672 |   match Stream.peek s with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 684, characters 11-23:
- 684 |   let bp = Stream.count s in
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 685, characters 8-19:
- 685 |   match Stream.peek s with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 687, characters 6-17:
- 687 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 688, characters 15-27:
- 688 |       let ep = Stream.count s in
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 691, characters 6-17:
- 691 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 694, characters 6-17:
- 694 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 697, characters 10-24:
- 697 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 697, characters 35-47:
- 697 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 705, characters 21-33:
- 705 |             let ep = Stream.count s in
-                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 713, characters 6-17:
- 713 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 720, characters 6-17:
- 720 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 721, characters 15-27:
- 721 |       let ep = Stream.count s in
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 725, characters 6-17:
- 725 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 728, characters 10-24:
- 728 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 728, characters 35-47:
- 728 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 734, characters 17-29:
- 734 |         let ep = Stream.count s in
-                        ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 738, characters 15-27:
- 738 |       let ep = Stream.count s in
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 742, characters 6-17:
- 742 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 745, characters 10-24:
- 745 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 745, characters 35-47:
- 745 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 747, characters 15-27:
- 747 |       let ep = Stream.count s in
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 751, characters 6-17:
- 751 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 753, characters 14-25:
- 753 |         match Stream.peek s with
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 755, characters 12-23:
- 755 |             Stream.junk s;
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 756, characters 21-33:
- 756 |             let ep = Stream.count s in
-                            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 759, characters 12-23:
- 759 |             Stream.junk s;
-                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  plugins/nsatz/ideal.ml
- File "parsing/cLexer.ml", line 764, characters 11-25:
- 764 |       with Stream.Failure -> raise (Stream.Error "")
-                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 764, characters 36-48:
- 764 |       with Stream.Failure -> raise (Stream.Error "")
-                                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 767, characters 6-17:
- 767 |       Stream.junk s;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 768, characters 15-27:
- 768 |       let ep = Stream.count s in
-                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 782, characters 23-35:
- 782 |               let ep = Stream.count s in
-                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/cLexer.ml", line 785, characters 53-64:
- 785 |             let t = process_chars ~diff_mode loc bp (Stream.next s) s in
-                                                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLC    engine/evd.mli
- File "parsing/cLexer.ml", line 844, characters 4-15:
- 844 |     Stream.from
-           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT -a -o lib/lib.cmxa
- OCAMLC    engine/eConstr.mli
- OCAMLC    engine/proofview_monad.mli
- OCAMLC    pretyping/indrec.mli
- OCAMLBEST -o bin/coqdep
- OCAMLBEST -o bin/coq_makefile
- OCAMLBEST -o bin/coqdoc
- OCAMLBEST -o bin/coqworkmgr
- OCAMLOPT -a -o ide/coqide/protocol/ideprotocol.cmxa
- OCAMLOPT  ide/coqide/fake_ide.ml
- OCAMLOPT -a -o ide/coqide/ide_common.cmxa
- OCAMLC    engine/namegen.mli
- OCAMLC    engine/termops.mli
- OCAMLC    engine/proofview.mli
- OCAMLC    pretyping/reductionops.mli
- OCAMLC    pretyping/pretype_errors.mli
- OCAMLC    pretyping/inductiveops.mli
- OCAMLC    pretyping/retyping.mli
- OCAMLC    pretyping/vnorm.mli
- OCAMLC    pretyping/nativenorm.mli
- OCAMLC    pretyping/cbv.mli
- OCAMLC    pretyping/evardefine.mli
- OCAMLC    pretyping/typing.mli
- OCAMLC    pretyping/glob_term.ml
- OCAMLC    pretyping/typeclasses.mli
- OCAMLC    pretyping/typeclasses_errors.mli
- OCAMLC    pretyping/coercionops.mli
- OCAMLC    pretyping/program.mli
- OCAMLC    proofs/tactypes.ml
- OCAMLC    proofs/goal.mli
- OCAMLC    tactics/btermdn.mli
- OCAMLC    tactics/hipattern.mli
- OCAMLC    tactics/cbn.mli
- OCAMLC    tactics/abstract.mli
- OCAMLC    tactics/eqdecide.mli
- OCAMLC    vernac/retrieveObl.mli
- OCAMLC    plugins/firstorder/formula.mli
- OCAMLC    plugins/firstorder/unify.mli
- OCAMLC    plugins/micromega/coq_micromega.mli
- OCAMLC    plugins/omega/coq_omega.mli
- OCAMLC    plugins/extraction/extraction.mli
- OCAMLC    plugins/btauto/refl_btauto.mli
- OCAMLC    plugins/nsatz/nsatz.mli
- OCAMLC    plugins/rtauto/refl_tauto.mli
- OCAMLC    user-contrib/Ltac2/tac2core.mli
- OCAMLOPT  kernel/uGraph.ml
- OCAMLOPT  kernel/sorts.ml
- OCAMLC    engine/evarutil.mli
- OCAMLC    engine/ftactic.mli
- OCAMLC    pretyping/find_subterm.mli
- OCAMLC    pretyping/evarsolve.mli
- OCAMLC    interp/constrexpr.ml
- OCAMLC    proofs/miscprint.mli
- OCAMLC    proofs/refine.mli
- OCAMLC    proofs/proof.mli
- OCAMLC    proofs/logic.mli
- OCAMLC    proofs/tacmach.mli
- OCAMLOPT -a -o gramlib/.pack/gramlib.cmxa
- OCAMLC    tactics/tacticals.mli
- OCAMLC    tactics/ind_tables.mli
- OCAMLC    tactics/elim.mli
- OCAMLC    tactics/inv.mli
- OCAMLC    tactics/contradiction.mli
- OCAMLC    plugins/ltac/extratactics.mli
- OCAMLC    plugins/cc/ccalgo.mli
- OCAMLC    plugins/funind/invfun.mli
- OCAMLC    pretyping/geninterp.mli
- OCAMLC    pretyping/evarconv.mli
- OCAMLC    pretyping/recordops.mli
- OCAMLOPT  kernel/context.ml
- OCAMLOPT  kernel/vmvalues.ml
- OCAMLC    proofs/proof_bullet.mli
- OCAMLC    interp/notation_term.ml
- OCAMLC    interp/smartlocate.mli
- OCAMLC    interp/constrexpr_ops.mli
- OCAMLC    interp/impargs.mli
- OCAMLC    interp/modintern.mli
- OCAMLC    parsing/pcoq.mli
- OCAMLC    printing/pputils.mli
- OCAMLC    printing/ppconstr.mli
- OCAMLC    tactics/eqschemes.mli
- OCAMLC    tactics/elimschemes.mli
- OCAMLC    vernac/himsg.mli
- OCAMLC    vernac/declareUniv.mli
- OCAMLC    vernac/declaremods.mli
- OCAMLC    vernac/auto_ind_decl.mli
- OCAMLC    vernac/comPrimitive.mli
- OCAMLC    vernac/prettyp.mli
- OCAMLC    plugins/ltac/leminv.mli
- OCAMLC    plugins/cc/ccproof.mli
- OCAMLC    plugins/funind/indfun_common.mli
- OCAMLC    plugins/funind/glob_term_to_relation.mli
- OCAMLC    user-contrib/Ltac2/tac2qexpr.mli
- OCAMLC    pretyping/ltac_pretype.ml
- OCAMLC    pretyping/coercion.mli
- OCAMLC    interp/genintern.mli
- OCAMLC    interp/notation_ops.mli
- OCAMLC    interp/notation.mli
- OCAMLC    interp/syntax_def.mli
- OCAMLC    interp/reserve.mli
- OCAMLC    parsing/extend.mli
- OCAMLC    interp/implicit_quantifiers.mli
- OCAMLC    printing/genprint.mli
- OCAMLC    printing/proof_diffs.mli
- OCAMLC    vernac/declareInd.mli
- OCAMLC    parsing/g_constr.ml
- OCAMLC    parsing/g_prim.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/globEnv.mli
- OCAMLC    proofs/evar_refiner.mli
- OCAMLC    printing/printer.mli
- OCAMLC    user-contrib/Ltac2/tac2ffi.mli
- OCAMLC    user-contrib/Ltac2/tac2match.mli
- OCAMLOPT  kernel/constr.ml
- OCAMLOPT  engine/nameops.ml
- OCAMLC    plugins/cc/cctac.mli
- OCAMLC    plugins/funind/functional_principles_proofs.mli
- OCAMLC    parsing/ppextend.mli
- OCAMLC    interp/stdarg.mli
- OCAMLC    tactics/genredexpr.ml
- OCAMLC    plugins/ssrmatching/ssrmatching.mli
- OCAMLC    user-contrib/Ltac2/tac2intern.mli
- OCAMLC    interp/dumpglob.mli
- OCAMLC    interp/constrextern.mli
- OCAMLC    parsing/notation_gram.ml
- OCAMLC    user-contrib/Ltac2/tac2env.mli
- OCAMLC    user-contrib/Ltac2/tac2print.mli
- OCAMLC    parsing/notgram_ops.mli
- OCAMLC    vernac/egramcoq.mli
- OCAMLC    vernac/assumptions.mli
- File "parsing/g_constr.mlg", line 46, characters 19-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLC    pretyping/cases.mli
- OCAMLC    pretyping/pretyping.mli
- OCAMLC    tactics/redops.mli
- OCAMLC    tactics/redexpr.mli
- OCAMLC    tactics/ppred.mli
- OCAMLC    user-contrib/Ltac2/tac2interp.mli
- OCAMLC    plugins/ssrmatching/g_ssrmatching.mli
- OCAMLC    toplevel/coqcargs.mli
- OCAMLC    pretyping/unification.mli
- OCAMLC    interp/constrintern.mli
- OCAMLC    plugins/funind/glob_termops.mli
- OCAMLC    proofs/clenv.mli
- OCAMLC    tactics/tactics.mli
- OCAMLC    tactics/hints.mli
- OCAMLC    tactics/equality.mli
- OCAMLC    tactics/auto.mli
- OCAMLC    tactics/eauto.mli
- OCAMLC    tactics/class_tactics.mli
- OCAMLC    vernac/vernacexpr.ml
- OCAMLC    plugins/firstorder/sequent.mli
- OCAMLC    plugins/firstorder/rules.mli
- OCAMLC    plugins/firstorder/ground.mli
- OCAMLC    user-contrib/Ltac2/tac2types.mli
- OCAMLC    tactics/autorewrite.mli
- OCAMLC    vernac/pvernac.mli
- OCAMLC    vernac/vernacprop.mli
- OCAMLC    vernac/locality.mli
- OCAMLC    vernac/egramml.mli
- OCAMLC    vernac/ppvernac.mli
- OCAMLC    vernac/proof_using.mli
- OCAMLC    vernac/metasyntax.mli
- OCAMLC    vernac/comHints.mli
- OCAMLC    vernac/indschemes.mli
- OCAMLC    vernac/comAssumption.mli
- OCAMLC    vernac/search.mli
- OCAMLC    vernac/comSearch.mli
- OCAMLC    vernac/comInductive.mli
- OCAMLC    vernac/record.mli
- OCAMLC    vernac/mltop.mli
- OCAMLC    vernac/topfmt.mli
- OCAMLC    vernac/comArguments.mli
- OCAMLC    toplevel/g_toplevel.ml
- OCAMLC    plugins/ltac/tacexpr.mli
- OCAMLC    plugins/syntax/number.mli
- OCAMLC    plugins/firstorder/instances.mli
- OCAMLC    user-contrib/Ltac2/tac2extffi.mli
- OCAMLC    user-contrib/Ltac2/tac2tactics.mli
- OCAMLC    vernac/g_vernac.ml
- OCAMLC    vernac/declare.mli
- OCAMLC    plugins/syntax/int63_syntax.ml
- OCAMLC    plugins/syntax/float_syntax.ml
- File "toplevel/g_toplevel.mlg", line 34, characters 19-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLC    plugins/syntax/string_notation.mli
- 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/tacexpr.ml
- OCAMLC    plugins/ltac/tacenv.ml
- OCAMLC    plugins/ltac/pptactic.ml
- OCAMLC    plugins/ltac/pltac.ml
- OCAMLC    plugins/ltac/taccoerce.ml
- OCAMLC    plugins/ltac/tactic_debug.ml
- OCAMLC    plugins/ltac/tacintern.ml
- OCAMLC    plugins/ltac/tactic_matching.ml
- OCAMLC    plugins/ltac/leminv.ml
- OCAMLC    plugins/extraction/extract_env.mli
- OCAMLC    plugins/funind/recdef.mli
- OCAMLC    plugins/funind/gen_principle.mli
- OCAMLC    plugins/derive/derive.mli
- OCAMLC    user-contrib/Ltac2/tac2entries.mli
- OCAMLC    vernac/vernacextend.mli
- OCAMLC    vernac/recLemmas.mli
- OCAMLC    vernac/comCoercion.mli
- OCAMLC    vernac/comDefinition.mli
- OCAMLC    vernac/classes.mli
- OCAMLC    vernac/comFixpoint.mli
- OCAMLC    vernac/comProgramFixpoint.mli
- OCAMLC    vernac/vernacstate.mli
- OCAMLC    vernac/comTactic.mli
- OCAMLC    plugins/ltac/tacarg.ml
- OCAMLC    plugins/ltac/tacsubst.ml
- OCAMLOPT  kernel/vars.ml
- OCAMLOPT  kernel/cPrimitives.ml
- OCAMLOPT  kernel/nativevalues.ml
- OCAMLOPT  engine/univSubst.ml
- OCAMLOPT  pretyping/pattern.ml
- OCAMLC    vernac/vernacentries.mli
- OCAMLC    stm/vernac_classifier.mli
- OCAMLC    plugins/ltac/tacentries.mli
- OCAMLC    plugins/syntax/g_number_string.ml
- OCAMLC    plugins/derive/g_derive.ml
- OCAMLC    vernac/vernacinterp.mli
- OCAMLC    stm/stm.mli
- OCAMLC    plugins/ltac/tacinterp.mli
- OCAMLC    stm/proofBlockDelimiter.mli
- OCAMLC    toplevel/vernac.mli
- OCAMLC    plugins/ltac/profile_ltac_tactics.ml
- OCAMLC    toplevel/coqargs.mli
- OCAMLC    plugins/ltac/g_auto.ml
- OCAMLC    plugins/ltac/g_class.ml
- OCAMLC    plugins/ltac/rewrite.mli
- OCAMLC    plugins/ltac/g_eqdecide.ml
- OCAMLC    plugins/ltac/profile_ltac.ml
- OCAMLC    plugins/ltac/tacinterp.ml
- OCAMLC    plugins/ltac/tacentries.ml
- OCAMLC    plugins/ltac/tactic_option.ml
- OCAMLOPT  kernel/term.ml
- OCAMLOPT  engine/univProblem.ml
- OCAMLC    toplevel/coqinit.mli
- OCAMLC    plugins/ltac/evar_tactics.mli
- OCAMLC    plugins/ltac/extraargs.mli
- OCAMLOPT  kernel/retroknowledge.ml
- OCAMLOPT  kernel/vmbytecodes.ml
- OCAMLC    toplevel/coqloop.mli
- OCAMLC    toplevel/ccompile.mli
- OCAMLC    toplevel/coqtop.mli
- OCAMLC    plugins/ltac/rewrite.ml
- OCAMLC    plugins/ltac/evar_tactics.ml
- OCAMLOPT  kernel/mod_subst.ml
- OCAMLC    plugins/ltac/g_obligations.ml
- OCAMLC    plugins/ltac/coretactics.ml
- OCAMLC    plugins/ltac/g_rewrite.ml
- OCAMLC    plugins/ltac/g_tactic.ml
- OCAMLC    plugins/ltac/extraargs.ml
- OCAMLC    plugins/ltac/extratactics.ml
- OCAMLC    vernac/g_proofs.ml
- File "plugins/ltac/g_tactic.mlg", line 33, characters 19-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ltac/g_tactic.mlg", line 65, characters 25-37:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ltac/g_tactic.mlg", line 71, characters 25-37:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ltac/g_tactic.mlg", line 76, characters 25-37:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLC    plugins/ltac/g_ltac.ml
- OCAMLOPT  kernel/vmemitcodes.ml
- OCAMLOPT  kernel/opaqueproof.ml
- OCAMLOPT  library/globnames.ml
- OCAMLOPT  library/libobject.ml
- OCAMLOPT  library/nametab.ml
- OCAMLOPT  kernel/declarations.ml
- OCAMLC -pack -o plugins/ltac/ltac_plugin.cmo
- OCAMLOPT  engine/univNames.ml
- OCAMLOPT  kernel/entries.ml
- OCAMLOPT  kernel/cooking.ml
- OCAMLOPT  kernel/declareops.ml
- OCAMLOPT  kernel/environ.ml
- OCAMLC    plugins/cc/g_congruence.ml
- OCAMLC    plugins/firstorder/g_ground.ml
- OCAMLC    plugins/ring/ring_ast.mli
- OCAMLC    plugins/micromega/zify.mli
- OCAMLC    plugins/omega/g_omega.ml
- OCAMLC    plugins/extraction/g_extraction.ml
- OCAMLC    plugins/funind/indfun.mli
- OCAMLC    plugins/btauto/g_btauto.ml
- OCAMLC    plugins/nsatz/g_nsatz.ml
- OCAMLC    plugins/rtauto/g_rtauto.ml
- OCAMLC    plugins/ssrmatching/ssrmatching.ml
- OCAMLC    plugins/ssrmatching/g_ssrmatching.ml
- OCAMLC    user-contrib/Ltac2/tac2quote.mli
- OCAMLC    plugins/ring/ring.mli
- OCAMLC    plugins/micromega/g_zify.ml
- OCAMLC    plugins/funind/g_indfun.ml
- OCAMLC    user-contrib/Ltac2/g_ltac2.ml
- OCAMLC    plugins/ring/g_ring.ml
- OCAMLOPT  kernel/primred.ml
- OCAMLOPT  kernel/section.ml
- OCAMLOPT  checker/checkFlags.ml
- OCAMLOPT  checker/check_stat.ml
- OCAMLC -pack -o plugins/ssrmatching/ssrmatching_plugin.cmo
- OCAMLOPT  kernel/cClosure.ml
- OCAMLC    plugins/ssr/ssrast.mli
- 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/ssrprinters.ml
- OCAMLC    plugins/ssr/ssrfwd.mli
- OCAMLC    plugins/ssr/ssrparser.mli
- OCAMLC    plugins/ssr/ssrcommon.ml
- OCAMLC    plugins/ssr/ssrtacticals.ml
- OCAMLC    plugins/ssr/ssrelim.ml
- OCAMLC    plugins/ssr/ssrview.ml
- OCAMLC    plugins/ssr/ssrbwd.ml
- OCAMLC    plugins/ssr/ssrequality.ml
- OCAMLC    plugins/ssr/ssripats.ml
- OCAMLC    plugins/ssr/ssrvernac.ml
- OCAMLC    plugins/ssr/ssrfwd.ml
- OCAMLC    plugins/ssr/ssrparser.ml
- File "plugins/ssr/ssrview.ml", line 404, characters 30-47:
- 404 | let tclIPAT_VIEWS ~views:vs ?(clear_if_id=false) ~conclusion =
-                                     ^^^^^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "plugins/ssr/ssrparser.mlg", line 229, characters 28-42:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 231, characters 22-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 238, characters 24-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 240, characters 22-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 242, characters 19-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 249, characters 24-38:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 251, characters 22-36:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 252, characters 15-29:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 260, characters 35-49:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 263, characters 20-34:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 467, characters 8-20:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 810, characters 33-47:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 819, characters 9-23:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 824, characters 12-26:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 825, characters 55-69:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 826, characters 45-59:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  kernel/relevanceops.ml
- OCAMLOPT  kernel/reduction.ml
- File "plugins/ssr/ssrparser.mlg", line 2372, characters 37-51:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ssr/ssrparser.mlg", line 2376, characters 17-31:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  kernel/vmlambda.ml
- OCAMLOPT  kernel/nativelambda.ml
- OCAMLOPT  kernel/type_errors.ml
- OCAMLOPT  pretyping/heads.ml
- OCAMLOPT  checker/checkTypes.ml
- OCAMLC -pack -o plugins/ssr/ssreflect_plugin.cmo
- OCAMLOPT  kernel/inductive.ml
- OCAMLOPT  kernel/inferCumulativity.ml
- OCAMLC    plugins/ssrsearch/g_search.ml
- OCAMLOPT  kernel/vmbytegen.ml
- OCAMLOPT  kernel/nativecode.ml
- OCAMLOPT  kernel/vmsymtable.ml
- OCAMLOPT  kernel/modops.ml
- OCAMLOPT  kernel/vm.ml
- OCAMLOPT  kernel/subtyping.ml
- OCAMLOPT  kernel/vconv.ml
- OCAMLOPT  kernel/nativelib.ml
- OCAMLOPT  kernel/nativelibrary.ml
- OCAMLOPT  kernel/nativeconv.ml
- OCAMLOPT  kernel/typeops.ml
- OCAMLOPT  kernel/indTyping.ml
- OCAMLOPT  kernel/term_typing.ml
- OCAMLOPT  kernel/mod_typing.ml
- OCAMLOPT  kernel/indtypes.ml
- OCAMLOPT  kernel/safe_typing.ml
- OCAMLOPT  checker/checkInductive.ml
- OCAMLOPT  checker/mod_checking.ml
- OCAMLOPT  library/global.ml
- OCAMLOPT -a -o kernel/kernel.cmxa
- OCAMLOPT  checker/safe_checking.ml
- OCAMLOPT  checker/check.ml
- OCAMLOPT  library/lib.ml
- OCAMLOPT  engine/univGen.ml
- OCAMLOPT  tactics/declareUctx.ml
- File "checker/check.ml", line 60, characters 2-38:
- 60 |   library_opaques : seg_proofs option;
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field library_opaques is never read.
- (However, this field is used to build or mutate values.)
- File "checker/check.ml", line 277, characters 2-31:
- 277 |   md_objects : library_objects;
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: unused record field md_objects.
- OCAMLOPT  stm/asyncTaskQueue.ml
- OCAMLOPT  checker/checker.ml
- File "stm/asyncTaskQueue.ml", line 268, characters 4-30:
- 268 |     cleaner : Thread.t option;
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field cleaner is never read.
- (However, this field is used to build or mutate values.)
- File "checker/checker.ml", line 228, characters 4-18:
- 228 |   | Stream.Failure ->
-           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "checker/checker.ml", line 230, characters 4-16:
- 230 |   | Stream.Error txt ->
-           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  library/goptions.ml
- OCAMLOPT  library/coqlib.ml
- OCAMLOPT  pretyping/keys.ml
- OCAMLOPT  interp/decls.ml
- OCAMLOPT  tactics/declareScheme.ml
- OCAMLOPT -a -o checker/check.cmxa
- OCAMLOPT -o bin/coqchk
- OCAMLOPT -a -o library/library.cmxa
- OCAMLOPT  engine/univMinim.ml
- OCAMLOPT  proofs/goal_select.ml
- OCAMLOPT  vernac/attributes.ml
- OCAMLOPT  plugins/micromega/certificate.ml
- OCAMLOPT  plugins/rtauto/proof_search.ml
- File "plugins/micromega/certificate.ml", lines 43-44, characters 4-3:
- 43 | ....bigint_to_number : Z.t -> 'a
- 44 |   ;..........................
- Warning 69 [unused-field]: record field bigint_to_number is never read.
- (However, this field is used to build or mutate values.)
- OCAMLOPT  engine/uState.ml
- OCAMLOPT  engine/univops.ml
- OCAMLOPT  engine/evd.ml
- OCAMLOPT  engine/eConstr.ml
- OCAMLOPT  engine/proofview_monad.ml
- OCAMLOPT  pretyping/typeclasses_errors.ml
- OCAMLOPT  engine/namegen.ml
- OCAMLOPT  engine/termops.ml
- OCAMLOPT  pretyping/glob_term.ml
- OCAMLOPT  proofs/tactypes.ml
- OCAMLOPT  proofs/miscprint.ml
- OCAMLOPT  interp/constrexpr.ml
- OCAMLOPT  interp/notation_term.ml
- OCAMLOPT  parsing/extend.ml
- OCAMLOPT  engine/evarutil.ml
- OCAMLOPT  pretyping/typeclasses.ml
- OCAMLOPT  tactics/term_dnet.ml
- File "engine/evarutil.ml", line 131, characters 10-18:
- 131 |   let m = E.create () in
-                 ^^^^^^^^
- Alert old_ephemeron_api: E.create
- This function won't be available in 5.0
- File "engine/evarutil.ml", line 132, characters 19-29:
- 132 |   fun x y -> match E.get_key1 m, E.get_key2 m with
-                          ^^^^^^^^^^
- Alert old_ephemeron_api: E.get_key1
- This function won't be available in 5.0
- File "engine/evarutil.ml", line 132, characters 33-43:
- 132 |   fun x y -> match E.get_key1 m, E.get_key2 m with
-                                        ^^^^^^^^^^
- Alert old_ephemeron_api: E.get_key2
- This function won't be available in 5.0
- File "engine/evarutil.ml", line 133, characters 60-70:
- 133 |   | Some x', Some y' when x == x' && y == y' -> Option.get (E.get_data m)
-                                                                   ^^^^^^^^^^
- Alert old_ephemeron_api: E.get_data
- This function won't be available in 5.0
- File "engine/evarutil.ml", line 134, characters 26-36:
- 134 |   | _ -> let r = f x y in E.set_key1 m x; E.set_key2 m y; E.set_data m r; r
-                                 ^^^^^^^^^^
- Alert old_ephemeron_api: E.set_key1
- This function won't be available in 5.0
- File "engine/evarutil.ml", line 134, characters 42-52:
- 134 |   | _ -> let r = f x y in E.set_key1 m x; E.set_key2 m y; E.set_data m r; r
-                                                 ^^^^^^^^^^
- Alert old_ephemeron_api: E.set_key2
- This function won't be available in 5.0
- File "engine/evarutil.ml", line 134, characters 58-68:
- 134 |   | _ -> let r = f x y in E.set_key1 m x; E.set_key2 m y; E.set_data m r; r
-                                                                 ^^^^^^^^^^
- Alert old_ephemeron_api: E.set_data
- This function won't be available in 5.0
- OCAMLOPT  interp/dumpglob.ml
- OCAMLOPT  engine/proofview.ml
- OCAMLOPT  pretyping/reductionops.ml
- OCAMLOPT  pretyping/program.ml
- OCAMLOPT  engine/ftactic.ml
- OCAMLOPT  tactics/ind_tables.ml
- OCAMLOPT -a -o engine/engine.cmxa
- OCAMLOPT  pretyping/geninterp.ml
- OCAMLOPT  pretyping/pretype_errors.ml
- OCAMLOPT  pretyping/inductiveops.ml
- OCAMLOPT  pretyping/cbv.ml
- OCAMLOPT  pretyping/recordops.ml
- OCAMLOPT  tactics/cbn.ml
- OCAMLOPT  plugins/firstorder/unify.ml
- OCAMLOPT  pretyping/ltac_pretype.ml
- OCAMLOPT  interp/stdarg.ml
- OCAMLOPT  printing/genprint.ml
- OCAMLOPT  user-contrib/Ltac2/tac2ffi.ml
- OCAMLOPT  parsing/pcoq.ml
- OCAMLOPT  pretyping/find_subterm.ml
- OCAMLOPT  pretyping/evardefine.ml
- OCAMLOPT  proofs/goal.ml
- OCAMLOPT  vernac/retrieveObl.ml
- OCAMLOPT  printing/pputils.ml
- File "parsing/pcoq.ml", line 22, characters 21-35:
- 22 |   let err () = raise Stream.Failure
-                           ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/pcoq.ml", line 24, characters 61-69:
- 24 |   type t = Gramlib.Plexing.location_function -> int -> Tok.t Stream.t -> int option
-                                                                   ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "parsing/pcoq.ml", line 33, characters 12-24:
- 33 |     let n = Stream.count strm in
-                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "user-contrib/Ltac2/tac2ffi.ml", line 80, characters 2-14:
- 80 |   r_id : bool;
-        ^^^^^^^^^^^^
- Warning 69 [unused-field]: record field r_id is never read.
- (However, this field is used to build or mutate values.)
- File "parsing/pcoq.ml", line 202, characters 13-29:
- 202 |   let strm = Stream.of_string x in
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  vernac/canonical.ml
- OCAMLOPT  user-contrib/Ltac2/tac2extffi.ml
- OCAMLOPT  pretyping/arguments_renaming.ml
- OCAMLOPT  pretyping/nativenorm.ml
- OCAMLOPT  pretyping/glob_ops.ml
- OCAMLOPT  parsing/g_prim.ml
- OCAMLOPT  pretyping/retyping.ml
- OCAMLOPT  interp/impargs.ml
- OCAMLOPT  pretyping/vnorm.ml
- OCAMLOPT  pretyping/evarsolve.ml
- OCAMLOPT  pretyping/indrec.ml
- OCAMLOPT  pretyping/globEnv.ml
- OCAMLOPT  pretyping/patternops.ml
- OCAMLOPT  tactics/eqschemes.ml
- OCAMLOPT  tactics/elimschemes.ml
- OCAMLOPT  pretyping/constr_matching.ml
- OCAMLOPT  tactics/btermdn.ml
- OCAMLOPT  pretyping/evarconv.ml
- OCAMLOPT  pretyping/detyping.ml
- OCAMLOPT  tactics/hipattern.ml
- OCAMLOPT  user-contrib/Ltac2/tac2match.ml
- OCAMLOPT  plugins/firstorder/formula.ml
- OCAMLOPT  interp/genintern.ml
- OCAMLOPT  pretyping/typing.ml
- OCAMLOPT  interp/notation_ops.ml
- OCAMLOPT  user-contrib/Ltac2/tac2env.ml
- OCAMLOPT  tactics/genredexpr.ml
- OCAMLOPT  tactics/redops.ml
- OCAMLOPT  tactics/ppred.ml
- OCAMLOPT  user-contrib/Ltac2/tac2interp.ml
- OCAMLOPT  pretyping/tacred.ml
- OCAMLOPT  proofs/refine.ml
- OCAMLOPT  pretyping/coercionops.ml
- OCAMLOPT  proofs/logic.ml
- OCAMLOPT  tactics/redexpr.ml
- OCAMLOPT  interp/reserve.ml
- OCAMLOPT  pretyping/coercion.ml
- OCAMLOPT  interp/notation.ml
- OCAMLOPT  proofs/tacmach.ml
- OCAMLOPT  tactics/tacticals.ml
- OCAMLOPT  pretyping/cases.ml
- OCAMLOPT  interp/syntax_def.ml
- OCAMLOPT  parsing/notation_gram.ml
- OCAMLOPT  parsing/notgram_ops.ml
- OCAMLOPT  parsing/ppextend.ml
- OCAMLOPT  vernac/egramcoq.ml
- OCAMLOPT  interp/smartlocate.ml
- OCAMLOPT  interp/constrexpr_ops.ml
- File "interp/constrexpr_ops.ml", line 569, characters 24-36:
- 569 |         Loc.raise ?loc (Stream.Error "pattern with quote not allowed after fix")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  pretyping/pretyping.ml
- OCAMLOPT  interp/implicit_quantifiers.ml
- OCAMLOPT  parsing/g_constr.ml
- OCAMLOPT  user-contrib/Ltac2/tac2quote.ml
- File "parsing/g_constr.mlg", line 46, characters 19-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  pretyping/unification.ml
- OCAMLOPT  interp/constrintern.ml
- OCAMLOPT  proofs/evar_refiner.ml
- OCAMLOPT  proofs/proof.ml
- OCAMLOPT -a -o parsing/parsing.cmxa
- File "interp/constrintern.ml", line 580, characters 22-34:
- 580 |       Loc.raise ?loc (Stream.Error "pattern with quote not allowed here")
-                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  proofs/proof_bullet.ml
- OCAMLOPT -a -o pretyping/pretyping.cmxa
- OCAMLOPT  proofs/clenv.ml
- OCAMLOPT -a -o proofs/proofs.cmxa
- OCAMLOPT  interp/modintern.ml
- OCAMLOPT  interp/constrextern.ml
- OCAMLOPT  vernac/declareUniv.ml
- File "interp/constrextern.ml", line 198, characters 30-35:
- 198 | let toggle_notation_printing ?scope ~notation ~activate =
-                                     ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- OCAMLOPT  vernac/declaremods.ml
- OCAMLOPT  vernac/library.ml
- OCAMLOPT -a -o interp/interp.cmxa
- OCAMLOPT  printing/ppconstr.ml
- OCAMLOPT  printing/proof_diffs.ml
- File "printing/proof_diffs.ml", line 94, characters 12-23:
- 94 |     let e = Stream.next str in
-                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "printing/proof_diffs.ml", line 102, characters 15-31:
- 102 |     let istr = Stream.of_string s in
-                      ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "printing/proof_diffs.ml", line 218, characters 25-38:
- 218 | type 'a reified_goal = { name: string; ty: 'a; hyps: 'a hyp list; env : Environ.env; sigma: Evd.evar_map }
-                                ^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field name is never read.
- (However, this field is used to build or mutate values.)
- File "printing/proof_diffs.ml", line 218, characters 85-104:
- 218 | type 'a reified_goal = { name: string; ty: 'a; hyps: 'a hyp list; env : Environ.env; sigma: Evd.evar_map }
-                                                                                            ^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field sigma is never read.
- (However, this field is used to build or mutate values.)
- OCAMLOPT  printing/printer.ml
- OCAMLOPT -a -o printing/printing.cmxa
- OCAMLOPT  tactics/tactics.ml
- OCAMLOPT  tactics/hints.ml
- OCAMLOPT  vernac/himsg.ml
- OCAMLOPT  vernac/assumptions.ml
- OCAMLOPT  plugins/syntax/number.ml
- OCAMLOPT  plugins/cc/ccalgo.ml
- OCAMLOPT  plugins/extraction/table.ml
- OCAMLOPT  user-contrib/Ltac2/tac2print.ml
- File "vernac/himsg.ml", line 1394, characters 4-16:
- 1394 |   | Stream.Error txt -> hov 0 (str "Syntax error: " ++ str txt ++ str ".")
-            ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  plugins/extraction/mlutil.ml
- OCAMLOPT  plugins/cc/ccproof.ml
- OCAMLOPT  plugins/syntax/string_notation.ml
- OCAMLOPT  vernac/vernacexpr.ml
- OCAMLOPT  plugins/firstorder/sequent.ml
- File "plugins/extraction/mlutil.ml", line 220, characters 16-30:
- 220 |   let push_type {env=e;free=f} t =
-                       ^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- File "plugins/extraction/mlutil.ml", line 225, characters 20-34:
- 225 |   let push_std_type {env=e;free=f} t =
-                           ^^^^^^^^^^^^^^
- Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
- It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
- OCAMLOPT  vernac/pvernac.ml
- OCAMLOPT  vernac/vernacprop.ml
- OCAMLOPT  vernac/locality.ml
- OCAMLOPT  vernac/mltop.ml
- OCAMLOPT  vernac/comArguments.ml
- OCAMLOPT  vernac/g_vernac.ml
- OCAMLOPT  vernac/egramml.ml
- OCAMLOPT  toplevel/g_toplevel.ml
- File "toplevel/g_toplevel.mlg", line 34, characters 19-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  vernac/ppvernac.ml
- OCAMLOPT  vernac/loadpath.ml
- OCAMLOPT  plugins/syntax/int63_syntax.ml
- OCAMLOPT  plugins/syntax/float_syntax.ml
- OCAMLOPT  plugins/extraction/modutil.ml
- OCAMLOPT  plugins/extraction/extraction.ml
- OCAMLOPT  plugins/extraction/common.ml
- OCAMLOPT -pack -o plugins/syntax/int63_syntax_plugin.cmx
- OCAMLOPT -pack -o plugins/syntax/float_syntax_plugin.cmx
- OCAMLOPT -shared -o plugins/syntax/int63_syntax_plugin.cmxs
- OCAMLOPT -shared -o plugins/syntax/float_syntax_plugin.cmxs
- OCAMLOPT  plugins/extraction/ocaml.ml
- OCAMLOPT  plugins/extraction/haskell.ml
- OCAMLOPT  plugins/extraction/scheme.ml
- OCAMLOPT  plugins/extraction/json.ml
- OCAMLOPT  vernac/metasyntax.ml
- OCAMLOPT  vernac/topfmt.ml
- OCAMLOPT  toplevel/coqcargs.ml
- OCAMLOPT  tactics/abstract.ml
- OCAMLOPT  tactics/elim.ml
- OCAMLOPT  tactics/contradiction.ml
- OCAMLOPT  tactics/equality.ml
- OCAMLOPT  tactics/auto.ml
- OCAMLOPT  plugins/micromega/coq_micromega.ml
- OCAMLOPT  plugins/firstorder/rules.ml
- OCAMLOPT  plugins/btauto/refl_btauto.ml
- OCAMLOPT  plugins/nsatz/nsatz.ml
- File "tactics/elim.ml", line 25, characters 2-19:
- 25 |   branchnum  : int;         (* the branch number *)
-        ^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field branchnum is never read.
- (However, this field is used to build or mutate values.)
- OCAMLOPT  plugins/firstorder/instances.ml
- OCAMLOPT  vernac/g_proofs.ml
- OCAMLOPT  vernac/proof_using.ml
- OCAMLOPT  tactics/eauto.ml
- File "vernac/proof_using.ml", line 171, characters 94-110:
- 171 | let using_from_string us = Pcoq.Entry.parse G_vernac.section_subset_expr (Pcoq.Parsable.make (Stream.of_string us))
-                                                                                                     ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/micromega/coq_micromega.ml", lines 1484-1485, characters 4-3:
- 1484 | ....name : string
- 1485 |   ;.........................
- Warning 69 [unused-field]: record field name is never read.
- (However, this field is used to build or mutate values.)
- File "plugins/micromega/coq_micromega.ml", line 1496, characters 4-36:
- 1496 |     pp_f : out_channel -> 'a -> unit
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field pp_f is never read.
- (However, this field is used to build or mutate values.)
- OCAMLOPT  vernac/declare.ml
- OCAMLOPT  tactics/class_tactics.ml
- OCAMLOPT  tactics/inv.ml
- OCAMLOPT  tactics/eqdecide.ml
- OCAMLOPT  tactics/autorewrite.ml
- OCAMLOPT  plugins/cc/cctac.ml
- OCAMLOPT  plugins/omega/coq_omega.ml
- File "tactics/class_tactics.ml", line 512, characters 6-29:
- 512 |       last_tac : Pp.t Lazy.t;
-             ^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field last_tac is never read.
- (However, this field is used to build or mutate values.)
- OCAMLOPT  plugins/ltac/tacexpr.ml
- OCAMLOPT  plugins/ltac/tacarg.ml
- OCAMLOPT  plugins/ltac/tactic_matching.ml
- OCAMLOPT  plugins/ltac/tacsubst.ml
- OCAMLOPT  plugins/ltac/pltac.ml
- OCAMLOPT -a -o tactics/tactics.cmxa
- OCAMLOPT  vernac/vernacextend.ml
- OCAMLOPT  vernac/comHints.ml
- OCAMLOPT  vernac/recLemmas.ml
- OCAMLOPT  vernac/comCoercion.ml
- OCAMLOPT  vernac/auto_ind_decl.ml
- OCAMLOPT  vernac/comDefinition.ml
- OCAMLOPT  vernac/classes.ml
- OCAMLOPT  vernac/comPrimitive.ml
- OCAMLOPT  vernac/comFixpoint.ml
- OCAMLOPT  vernac/vernacstate.ml
- OCAMLOPT  plugins/ltac/leminv.ml
- OCAMLOPT  plugins/extraction/extract_env.ml
- OCAMLOPT  plugins/derive/derive.ml
- OCAMLOPT  plugins/ltac/tacenv.ml
- OCAMLOPT  plugins/syntax/g_number_string.ml
- OCAMLOPT  plugins/derive/g_derive.ml
- File "vernac/comCoercion.ml", line 265, characters 28-41:
- 265 | let declare_coercion coef ?(local = false) ~isid ~src:cls ~target:clt ~params:ps =
-                                   ^^^^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- OCAMLOPT -pack -o plugins/derive/derive_plugin.cmx
- OCAMLOPT -shared -o plugins/derive/derive_plugin.cmxs
- OCAMLOPT  plugins/ltac/pptactic.ml
- OCAMLOPT  vernac/printmod.ml
- OCAMLOPT  plugins/funind/indfun_common.ml
- OCAMLOPT -pack -o plugins/syntax/number_string_notation_plugin.cmx
- OCAMLOPT  vernac/indschemes.ml
- OCAMLOPT -shared -o plugins/syntax/number_string_notation_plugin.cmxs
- OCAMLOPT  vernac/comProgramFixpoint.ml
- OCAMLOPT  vernac/comAssumption.ml
- OCAMLOPT  plugins/funind/glob_termops.ml
- OCAMLOPT  plugins/funind/functional_principles_types.ml
- OCAMLOPT  plugins/funind/invfun.ml
- OCAMLOPT  plugins/funind/indfun.ml
- OCAMLOPT  vernac/declareInd.ml
- OCAMLOPT  vernac/search.ml
- OCAMLOPT  vernac/comInductive.ml
- OCAMLOPT  vernac/prettyp.ml
- OCAMLOPT  plugins/ltac/taccoerce.ml
- OCAMLOPT  plugins/ltac/tactic_debug.ml
- OCAMLOPT  plugins/ltac/tacintern.ml
- File "vernac/comInductive.ml", line 365, characters 20-32:
- 365 |     Loc.raise ?loc (Stream.Error "pattern with quote not allowed here")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  vernac/comSearch.ml
- OCAMLOPT  vernac/record.ml
- OCAMLOPT  plugins/funind/glob_term_to_relation.ml
- File "vernac/record.ml", line 119, characters 20-32:
- 119 |     Loc.raise ?loc (Stream.Error "pattern with quote not allowed in record parameters")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  vernac/vernacentries.ml
- File "vernac/vernacentries.ml", line 58, characters 4-38:
- 58 |     deprecated : Deprecation.t option;
-          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field deprecated is never read.
- (However, this field is used to build or mutate values.)
- OCAMLOPT  vernac/vernacinterp.ml
- OCAMLOPT  vernac/comTactic.ml
- File "vernac/vernacinterp.ml", line 187, characters 66-83:
- 187 |     Pcoq.Parsable.make ~loc:(Loc.initial (Loc.InFile longfname)) (Stream.of_channel in_chan) in
-                                                                         ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  stm/partac.ml
- OCAMLOPT -a -o vernac/vernac.cmxa
- OCAMLOPT  stm/vernac_classifier.ml
- OCAMLOPT  stm/stm.ml
- File "stm/stm.ml", line 1736, characters 24-27:
- 1736 |   let build_proof ~doc ?loc ~drop_pt ~exn_info ~block_start ~block_stop ~name:pname =
-                                ^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- File "stm/stm.ml", line 210, characters 2-49:
- 210 |   mutable proof_mode : Pvernac.proof_mode option;
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: mutable record field proof_mode is never mutated.
- OCAMLOPT  stm/proofBlockDelimiter.ml
- OCAMLOPT  stm/vio_checking.ml
- OCAMLOPT  toplevel/vernac.ml
- OCAMLOPT  plugins/ltac/profile_ltac.ml
- File "toplevel/vernac.ml", line 92, characters 7-24:
- 92 |       (Stream.of_channel in_chan) in
-             ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT -a -o stm/stm.cmxa
- OCAMLOPT  toplevel/coqinit.ml
- OCAMLOPT  toplevel/coqargs.ml
- OCAMLOPT  plugins/ltac/tacinterp.ml
- OCAMLOPT  toplevel/coqloop.ml
- OCAMLOPT  toplevel/ccompile.ml
- File "toplevel/coqloop.ml", line 79, characters 37-48:
- 79 |   ibuf.tokens <- Pcoq.Parsable.make (Stream.from (prompt_char doc ic ibuf));
-                                           ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "toplevel/coqloop.ml", line 233, characters 33-47:
- 233 |     tokens = Pcoq.Parsable.make (Stream.of_list []);
-                                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "toplevel/coqloop.ml", line 245, characters 29-40:
- 245 |   let rec dot tok st = match Stream.next st with
-                                    ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  toplevel/coqtop.ml
- OCAMLOPT  toplevel/workerLoop.ml
- OCAMLOPT  toplevel/coqc.ml
- OCAMLOPT -a -o toplevel/toplevel.cmxa
- COQMKTOP -o bin/coqc.opt
- 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
- File "ide/coqide/idetop.ml", line 94, characters 31-47:
- 94 |   let pa = Pcoq.Parsable.make (Stream.of_string s) in
-                                     ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "ide/coqide/idetop.ml", line 130, characters 31-47:
- 130 |   let pa = Pcoq.Parsable.make (Stream.of_string s) in
-                                      ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "ide/coqide/idetop.ml", line 136, characters 31-47:
- 136 |   let pa = Pcoq.Parsable.make (Stream.of_string phrase) in
-                                      ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- OCAMLOPT  plugins/ltac/tacentries.ml
- OCAMLOPT  plugins/ltac/evar_tactics.ml
- OCAMLOPT  plugins/ltac/tactic_option.ml
- OCAMLOPT  plugins/ltac/rewrite.ml
- OCAMLOPT  plugins/ltac/extraargs.ml
- OCAMLOPT  plugins/ltac/profile_ltac_tactics.ml
- OCAMLOPT  plugins/ltac/g_auto.ml
- OCAMLOPT  plugins/ltac/g_class.ml
- OCAMLOPT  plugins/ltac/g_eqdecide.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
- File "plugins/ltac/g_tactic.mlg", line 33, characters 19-33:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ltac/g_tactic.mlg", line 65, characters 25-37:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ltac/g_tactic.mlg", line 71, characters 25-37:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "plugins/ltac/g_tactic.mlg", line 76, characters 25-37:
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- 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
- Fatal error: exception Out of memory
- OCAMLOPT  plugins/ring/ring_ast.ml
- make[1]: *** [Makefile.build:764: plugins/cc/g_congruence.cmx] Error 2
- make[1]: *** Waiting for unfinished jobs....
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/coq.8.13.2'
- make: *** [Makefile.make:178: submake] Error 2
[ERROR] The compilation of coq.8.13.2 failed at "make COQ_USE_DUNE= -j47".

#=== ERROR while compiling coq.8.13.2 =========================================#
# context              2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.14.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.14/.opam-switch/build/coq.8.13.2
# command              ~/.opam/opam-init/hooks/sandbox.sh build make COQ_USE_DUNE= -j47
# exit-code            2
# env-file             ~/.opam/log/coq-8-c49384.env
# output-file          ~/.opam/log/coq-8-c49384.out
### output ###
# rm -f  
# cp -a ".merlin.in" ".merlin"
# cp -a "ide/.merlin.in" "ide/.merlin"
# cp -a "kernel/.merlin.in" "kernel/.merlin"
# cp -a "plugins/.merlin.in" "plugins/.merlin"
# cp -a "test-suite/unit-tests/.merlin.in" "test-suite/unit-tests/.merlin"
# cp -a "META.coq.in" "META.coq"
# mkdir bin
# make --warn-undefined-variable --no-builtin-rules -f Makefile.build 
# make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/coq.8.13.2'
# OCAMLC    clib/segmenttree.mli
# OCAMLC    clib/unicode.mli
# OCAMLC    tools/coqdep_lexer.mli
# OCAMLLEX  tools/coqdep_lexer.mll
# OCAMLC    tools/coqdep_common.mli
# OCAMLC    kernel/genOpcodeFiles.ml
# OCAMLLEX  tools/ocamllibdep.mll
# make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped.
# OCAMLYACC  coqpp/coqpp_parse.mly
# OCAMLLEX  coqpp/coqpp_lex.mll
# OCAMLC    coqpp/coqpp_ast.mli
# 14 states, 417 transitions, table size 1752 bytes
# mkdir -p gramlib/.pack
# 217 states, 2223 transitions, table size 10194 bytes
# OCAMLLEX  ide/coqide/config_lexer.mll
# OCAMLLEX  ide/coqide/coq_lex.mll
# OCAMLLEX  ide/coqide/protocol/xml_lexer.mll
# OCAMLLEX  ide/coqide/utf8_convert.mll
# OCAMLLEX  tools/coqdoc/cpretty.mll
# OCAMLLEX  tools/coqwc.mll
# printf '# 1 "%s"\n' gramlib/ploc.ml > gramlib/.pack/gramlib__Ploc.ml
# printf '# 1 "%s"\n' gramlib/plexing.ml > gramlib/.pack/gramlib__Plexing.ml
# 124 states, 1808 transitions, table size 7976 bytes
# printf '# 1 "%s"\n' gramlib/gramext.ml > gramlib/.pack/gramlib__Gramext.ml
# printf '# 1 "%s"\n' gramlib/grammar.ml > gramlib/.pack/gramlib__Grammar.ml
# echo " \
# module Ploc    = Gramlib__Ploc \
# module Plexing = Gramlib__Plexing \
# module Gramext = Gramlib__Gramext \
# module Grammar = Gramlib__Grammar" > gramlib/.pack/gramlib.ml
# 80 states, 774 transitions, table size 3576 bytes
# 30 states, 1657 transitions, table size 6808 bytes
# 6052 additional bytes used for bindings
# rm -f ide/coqide/coqide_os_specific.ml && cp ide/coqide/coqide_X11.ml.in ide/coqide/coqide_os_specific.ml && chmod a-w ide/coqide/coqide_os_specific.ml
# cat gramlib/plexing.ml >> gramlib/.pack/gramlib__Plexing.ml
# 15 states, 827 transitions, table size 3398 bytes
# cat gramlib/ploc.ml >> gramlib/.pack/gramlib__Ploc.ml
# cat gramlib/gramext.ml >> gramlib/.pack/gramlib__Gramext.ml
# 240 states, 15992 transitions, table size 65408 bytes
# 244 states, 858 transitions, table size 4896 bytes
# rm -f kernel/uint63.ml && cp kernel/uint63_63.ml kernel/uint63.ml && chmod a-w kernel/uint63.ml
# rm -f kernel/float64.ml && cp kernel/float64_63.ml kernel/float64.ml && chmod a-w kernel/float64.ml
# cat gramlib/grammar.ml >> gramlib/.pack/gramlib__Grammar.ml
# printf '# 1 "%s"\n' gramlib/ploc.mli > gramlib/.pack/gramlib__Ploc.mli
# cat gramlib/ploc.mli >> gramlib/.pack/gramlib__Ploc.mli
# printf '# 1 "%s"\n' gramlib/plexing.mli > gramlib/.pack/gramlib__Plexing.mli
# printf '# 1 "%s"\n' gramlib/gramext.mli > gramlib/.pack/gramlib__Gramext.mli
# printf '# 1 "%s"\n' gramlib/grammar.mli > gramlib/.pack/gramlib__Grammar.mli
# cat gramlib/plexing.mli >> gramlib/.pack/gramlib__Plexing.mli
# cat gramlib/gramext.mli >> gramlib/.pack/gramlib__Gramext.mli
# cat gramlib/grammar.mli >> gramlib/.pack/gramlib__Grammar.mli
# WRITE kernel/byterun/coq_instruct.h
# WRITE kernel/byterun/coq_jumptbl.h
# WRITE kernel/vmopcodes.ml
# OCAMLDEP  checker/MLFILES checker/MLIFILES
# OCAMLOPT  clib/segmenttree.ml
# OCAMLC    clib/segmenttree.ml
# OCAMLC    tools/coqdep_boot.ml
# CCDEP     kernel/byterun/coq_values.c
# CCDEP     kernel/byterun/coq_memory.c
# CCDEP     kernel/byterun/coq_interp.c
# CCDEP     kernel/byterun/coq_fix_code.c
# OCAMLC    tools/ocamllibdep.ml
# CCDEP     kernel/byterun/coq_float64.c
# OCAMLC    coqpp/coqpp_parse.mli
# OCAMLC    clib/unicodetable.ml
# OCAMLC    coqpp/coqpp_parse.ml
# 2719 states, 8742 transitions, table size 51282 bytes
# 17643 additional bytes used for bindings
# OCAMLOPT  tools/ocamllibdep.ml
# OCAMLC    coqpp/coqpp_lex.ml
# OCAMLC -a bin/coqpp
# OCAMLBEST -o bin/ocamllibdep
# COQPP   parsing/g_constr.mlg
# COQPP   parsing/g_prim.mlg
# COQPP   plugins/btauto/g_btauto.mlg
# COQPP   plugins/cc/g_congruence.mlg
# COQPP   plugins/derive/g_derive.mlg
# COQPP   plugins/extraction/g_extraction.mlg
# COQPP   plugins/firstorder/g_ground.mlg
# COQPP   plugins/funind/g_indfun.mlg
# COQPP   plugins/ltac/coretactics.mlg
# COQPP   plugins/ltac/extraargs.mlg
# COQPP   plugins/ltac/extratactics.mlg
# COQPP   plugins/ltac/g_auto.mlg
# COQPP   plugins/ltac/g_class.mlg
# COQPP   plugins/ltac/g_eqdecide.mlg
# COQPP   plugins/ltac/g_ltac.mlg
# COQPP   plugins/ltac/g_obligations.mlg
# COQPP   plugins/ltac/g_rewrite.mlg
# COQPP   plugins/ltac/g_tactic.mlg
# COQPP   plugins/ltac/profile_ltac_tactics.mlg
# COQPP   plugins/micromega/g_micromega.mlg
# COQPP   plugins/micromega/g_zify.mlg
# COQPP   plugins/nsatz/g_nsatz.mlg
# COQPP   plugins/ring/g_ring.mlg
# COQPP   plugins/rtauto/g_rtauto.mlg
# COQPP   plugins/omega/g_omega.mlg
# COQPP   plugins/ssr/ssrparser.mlg
# COQPP   plugins/ssr/ssrvernac.mlg
# COQPP   plugins/ssrmatching/g_ssrmatching.mlg
# COQPP   plugins/ssrsearch/g_search.mlg
# COQPP   plugins/syntax/g_number_string.mlg
# COQPP   toplevel/g_toplevel.mlg
# COQPP   vernac/g_proofs.mlg
# COQPP   vernac/g_vernac.mlg
# COQPP   user-contrib/Ltac2/g_ltac2.mlg
# OCAMLLIBDEP  checker/MLLIBFILES checker/MLPACKFILES
# OCAMLOPT  clib/unicodetable.ml
# OCAMLC    clib/unicode.ml
# OCAMLLIBDEP  user-contrib/MLLIBFILES user-contrib/MLPACKFILES
# OCAMLDEP  user-contrib/MLFILES user-contrib/MLIFILES
# OCAMLLIBDEP  plugins/MLLIBFILES plugins/MLPACKFILES
# OCAMLDEP  plugins/MLFILES plugins/MLIFILES
# OCAMLLIBDEP  MLLIBFILES MLPACKFILES
# OCAMLDEP  MLFILES MLIFILES
# OCAMLC    clib/minisys.ml
# OCAMLOPT  clib/unicode.ml
# OCAMLOPT  clib/minisys.ml
# OCAMLOPT  tools/coqdep_lexer.ml
# OCAMLOPT  tools/coqdep_common.ml
# OCAMLOPT  tools/coqdep_boot.ml
# OCAMLBEST -o bin/coqdep_boot
# COQDEP    VFILES
# OCAMLC    gramlib/.pack/gramlib.ml
# make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped.
# OCAMLOPT  gramlib/.pack/gramlib.ml
# OCAMLC    clib/unicode.mli
# OCAMLC    clib/segmenttree.mli
# OCAMLC    tools/coqdep_lexer.mli
# OCAMLC    tools/ocamllibdep.ml
# OCAMLC    tools/coqdep_common.mli
# OCAMLC    coqpp/coqpp_ast.mli
# OCAMLOPT  clib/segmenttree.ml
# OCAMLC    clib/segmenttree.ml
# OCAMLC    coqpp/coqpp_parse.mli
# OCAMLC    tools/coqdep_boot.ml
# OCAMLC    coqpp/coqpp_parse.ml
# OCAMLC    clib/unicodetable.ml
# OCAMLOPT  tools/ocamllibdep.ml
# OCAMLC    coqpp/coqpp_lex.ml
# OCAMLBEST -o bin/ocamllibdep
# OCAMLC -a bin/coqpp
# COQPP   parsing/g_constr.mlg
# COQPP   parsing/g_prim.mlg
# COQPP   plugins/btauto/g_btauto.mlg
# COQPP   plugins/cc/g_congruence.mlg
# COQPP   plugins/derive/g_derive.mlg
# COQPP   plugins/extraction/g_extraction.mlg
# COQPP   plugins/firstorder/g_ground.mlg
# COQPP   plugins/funind/g_indfun.mlg
# COQPP   plugins/ltac/coretactics.mlg
# COQPP   plugins/ltac/extraargs.mlg
# COQPP   plugins/ltac/extratactics.mlg
# COQPP   plugins/ltac/g_auto.mlg
# COQPP   plugins/ltac/g_class.mlg
# COQPP   plugins/ltac/g_eqdecide.mlg
# COQPP   plugins/ltac/g_ltac.mlg
# COQPP   plugins/ltac/g_obligations.mlg
# COQPP   plugins/ltac/g_rewrite.mlg
# COQPP   plugins/ltac/g_tactic.mlg
# COQPP   plugins/ltac/profile_ltac_tactics.mlg
# COQPP   plugins/micromega/g_micromega.mlg
# COQPP   plugins/micromega/g_zify.mlg
# COQPP   plugins/nsatz/g_nsatz.mlg
# COQPP   plugins/omega/g_omega.mlg
# COQPP   plugins/ring/g_ring.mlg
# COQPP   plugins/rtauto/g_rtauto.mlg
# COQPP   plugins/ssr/ssrparser.mlg
# COQPP   plugins/ssr/ssrvernac.mlg
# COQPP   plugins/ssrmatching/g_ssrmatching.mlg
# COQPP   plugins/ssrsearch/g_search.mlg
# COQPP   plugins/syntax/g_number_string.mlg
# COQPP   toplevel/g_toplevel.mlg
# COQPP   vernac/g_proofs.mlg
# COQPP   vernac/g_vernac.mlg
# COQPP   user-contrib/Ltac2/g_ltac2.mlg
# OCAMLOPT  clib/unicodetable.ml
# OCAMLC    clib/unicode.ml
# OCAMLDEP  user-contrib/MLFILES user-contrib/MLIFILES
# OCAMLDEP  plugins/MLFILES plugins/MLIFILES
# OCAMLDEP  MLFILES MLIFILES
# OCAMLC    clib/minisys.ml
# OCAMLOPT  clib/unicode.ml
# OCAMLOPT  clib/minisys.ml
# OCAMLOPT  tools/coqdep_lexer.ml
# OCAMLOPT  tools/coqdep_common.ml
# OCAMLOPT  tools/coqdep_boot.ml
# OCAMLBEST -o bin/coqdep_boot
# make[1]: Circular coqpp/coqpp_parse.cmi <- coqpp/coqpp_parse.cmo dependency dropped.
# OCAMLC    config/coq_config.mli
# 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/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/dyn.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    lib/flags.mli
# OCAMLC    lib/control.mli
# OCAMLC    lib/hook.mli
# OCAMLC    lib/pp.mli
# OCAMLC    lib/loc.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/uint63.mli
# OCAMLC    kernel/vmopcodes.ml
# OCAMLC    library/summary.mli
# OCAMLC    gramlib/.pack/gramlib__Ploc.mli
# OCAMLC    gramlib/.pack/gramlib__Gramext.mli
# OCAMLC    tactics/dnet.mli
# File "kernel/vmopcodes.ml", line 1:
# Warning 70 [missing-mli]: Cannot find interface file.
# OCAMLC    tactics/dn.mli
# OCAMLC    stm/spawned.mli
# OCAMLC    stm/dag.mli
# OCAMLC    stm/tQueue.mli
# OCAMLC    stm/coqworkmgrApi.mli
# OCAMLC    stm/vio_checking.mli
# OCAMLC    toplevel/usage.mli
# OCAMLC    toplevel/workerLoop.mli
# OCAMLC    toplevel/coqc.mli
# OCAMLC    kernel/byterun/coq_fix_code.c
# OCAMLC    kernel/byterun/coq_float64.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/micromega.mli
# OCAMLC    plugins/micromega/numCompat.mli
# OCAMLC    plugins/micromega/persistent_cache.mli
# OCAMLC    plugins/micromega/g_micromega.mli
# OCAMLC    plugins/nsatz/utile.mli
# OCAMLC    plugins/nsatz/polynom.mli
# OCAMLC    plugins/rtauto/proof_search.mli
# coq_memory.c: In function 'init_coq_vm':
# coq_memory.c:121:13: warning: "scan_roots_hook" is deprecated: use "caml_scan_roots_hook" instead
#   121 |       coq_prev_scan_roots_hook = scan_roots_hook;
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
# coq_memory.c:122:13: warning: "scan_roots_hook" is deprecated: use "caml_scan_roots_hook" instead
#   122 |     scan_roots_hook = coq_scan_roots;
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                                
# OCAMLC    plugins/ssr/ssrvernac.mli
# OCAMLC    user-contrib/Ltac2/tac2dyn.mli
# OCAMLC    user-contrib/Ltac2/tac2stdlib.mli
# OCAMLC    checker/analyze.mli
# OCAMLC    checker/values.mli
# OCAMLC    checker/checker.mli
# OCAMLC    plugins/micromega/sos_lib.mli
# OCAMLC    plugins/micromega/csdpcert.mli
# OCAMLC    ide/coqide/protocol/xml_lexer.mli
# OCAMLC    ide/coqide/protocol/xml_parser.mli
# OCAMLC    ide/coqide/protocol/xml_printer.mli
# OCAMLC    ide/coqide/protocol/serialize.mli
# OCAMLC    ide/coqide/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
# OCAMLC    checker/votour.mli
# "/home/opam/.opam/4.14/bin/ocamlfind" ocamlc -thread -rectypes -w +a-4-9-27-41-42-44-45-48-58-67-70   -safe-string -strict-sequence  ide/coqide/default_bindings_src.ml -o ide/coqide/default_bindings_src.exe
# OCAMLC -a bin/doc_grammar
# coq_interp.c: In function 'coq_interprete':
# coq_interp.c:281:20: warning: storing the address of local variable 'coq_lbl_ACC0' in 'coq_instr_base' [-Wdangling-pointer=]
#   281 |     coq_instr_base = coq_Jumptbl_base;
#       |                    ^
# coq_interp.c:74:26: note: 'coq_lbl_ACC0' declared here
#    74 | #  define Instruct(name) coq_lbl_##name:
#       |                          ^~~~~~~~
# coq_interp.c:305:7: note: in expansion of macro 'Instruct'
#   305 |       Instruct(ACC0){
#       |       ^~~~~~~~
# In file included from coq_interp.c:28:
# coq_fix_code.h:20:15: note: 'coq_instr_base' declared here
#    20 | extern char * coq_instr_base;
#       |               ^~~~~~~~~~~~~~
# CHECK revision
# OCAMLOPT  config/coq_config.ml
# OCAMLOPT  clib/cObj.ml
# coq_fix_code.c: In function 'coq_stat_alloc':
# coq_fix_code.c:94:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
#    94 |   if (result == NULL) raise_out_of_memory ();
#       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                
# OCAMLOPT  clib/cEphemeron.ml
# OCAMLC    clib/cMap.mli
# OCAMLC    clib/hashcons.mli
# OCAMLOPT  clib/option.ml
# OCAMLC    clib/cList.mli
# OCAMLOPT  clib/cThread.ml
# OCAMLOPT  clib/trie.ml
# OCAMLOPT  clib/predicate.ml
# OCAMLOPT  clib/heap.ml
# OCAMLOPT  clib/unionfind.ml
# OCAMLOPT  clib/iStream.ml
# OCAMLOPT  clib/terminal.ml
# OCAMLOPT  clib/monad.ml
# OCAMLOPT  clib/diff2.ml
# OCAMLOPT  lib/hook.ml
# OCAMLC    lib/pp_diff.mli
# OCAMLC    lib/stateid.mli
# OCAMLC    lib/cErrors.mli
# OCAMLC    lib/cWarnings.mli
# OCAMLC    lib/rtree.mli
# OCAMLC    lib/system.mli
# OCAMLC    lib/explore.mli
# OCAMLC    lib/future.mli
# OCAMLC    lib/cAst.mli
# OCAMLC    lib/genarg.mli
# OCAMLC    lib/aux_file.mli
# OCAMLOPT  kernel/uint63.ml
# OCAMLC    kernel/parray.mli
# OCAMLC    kernel/float64_common.mli
# OCAMLC    kernel/float64.mli
# OCAMLC    kernel/evar.mli
# OCAMLOPT  kernel/vmopcodes.ml
# OCAMLC    engine/logic_monad.mli
# OCAMLC    interp/deprecation.mli
# OCAMLC    interp/numTok.mli
# OCAMLOPT  gramlib/.pack/gramlib__Gramext.ml
# OCAMLOPT  tactics/dnet.ml
# OCAMLC    stm/vcs.mli
# OCAMLOPT  stm/coqworkmgrApi.ml
# OCAMLOPT  toplevel/usage.ml
# OCAMLC    stm/workerPool.mli
# OCAMLOPT  plugins/micromega/micromega.ml
# OCAMLC    plugins/micromega/mutils.mli
# OCAMLC    plugins/micromega/itv.mli
# OCAMLC    plugins/micromega/sos_types.mli
# OCAMLC    plugins/nsatz/ideal.mli
# OCAMLOPT  checker/analyze.ml
# OCAMLOPT  checker/values.ml
# OCAMLC    checker/validate.mli
# OCAMLOPT  plugins/micromega/sos_lib.ml
# File "interp/numTok.mli", line 85, characters 19-27:
# 85 |   val parse : char Stream.t -> t
#                         ^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  ide/coqide/protocol/xml_lexer.ml
# OCAMLOPT  ide/coqide/protocol/xml_printer.ml
# OCAMLC    ide/coqide/document.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
# ide/coqide/default_bindings_src.exe ide/coqide/default.bindings
# OCAMLOPT  tools/coqworkmgr.ml
# OCAMLOPT -a -o config/config.cmxa
# OCAMLOPT  clib/cMap.ml
# OCAMLC    clib/int.mli
# OCAMLC    clib/cSet.mli
# OCAMLC    clib/cString.mli
# OCAMLC    clib/hMap.mli
# OCAMLC    lib/feedback.mli
# OCAMLC    lib/dAst.mli
# OCAMLOPT  kernel/float64_common.ml
# OCAMLC    plugins/micromega/vect.mli
# OCAMLC    plugins/micromega/certificate.mli
# OCAMLC    plugins/micromega/sos.mli
# OCAMLOPT  ide/coqide/protocol/xml_parser.ml
# OCAMLBEST -o bin/coq-tex
# OCAMLBEST -o bin/coqwc
# OCAMLOPT  tools/coqdoc/alpha.ml
# OCAMLC    tools/coqdoc/tokens.mli
# File "ide/coqide/protocol/xml_parser.ml", line 54, characters 2-31:
# 54 |   mutable concat_pcdata : bool;
#        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field concat_pcdata is never read.
# (However, this field is used to build or mutate values.)
# OCAMLC    tools/coqdoc/output.mli
# OCAMLC    lib/acyclicGraph.mli
# OCAMLC    lib/objFile.mli
# OCAMLC    lib/util.mli
# OCAMLC    stm/asyncTaskQueue.mli
# OCAMLC    plugins/micromega/polynomial.mli
# OCAMLC    tools/coq_makefile.ml
# OCAMLOPT  checker/votour.ml
# OCAMLOPT  clib/int.ml
# File "lib/util.mli", line 81, characters 27-35:
# 81 | val stream_nth : int -> 'a Stream.t -> 'a
#                                 ^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "lib/util.mli", line 82, characters 29-37:
# 82 | val stream_njunk : int -> 'a Stream.t -> unit
#                                   ^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  kernel/float64.ml
# OCAMLOPT  checker/validate.ml
# OCAMLOPT  tools/coqdoc/index.ml
# OCAMLC    tools/coqdoc/main.ml
# OCAMLC    kernel/names.mli
# OCAMLC    kernel/esubst.mli
# OCAMLC    parsing/tok.mli
# OCAMLC    stm/partac.mli
# OCAMLC    gramlib/.pack/gramlib__Plexing.mli
# File "checker/votour.ml", line 324, characters 2-17:
# 324 |   magic : string;
#         ^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field magic is never read.
# (However, this field is used to build or mutate values.)
# File "checker/votour.ml", line 326, characters 2-15:
# 326 |   length : int;
#         ^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field length is never read.
# (However, this field is used to build or mutate values.)
# File "checker/votour.ml", line 332, characters 2-16:
# 332 |   objects : int;
#         ^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field objects is never read.
# (However, this field is used to build or mutate values.)
# File "checker/votour.ml", line 358, characters 2-14:
# 358 |   len : int64;
#         ^^^^^^^^^^^^
# Warning 69 [unused-field]: record field len is never read.
# (However, this field is used to build or mutate values.)
# File "checker/votour.ml", line 359, characters 2-18:
# 359 |   hash : Digest.t;
#         ^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field hash is never read.
# (However, this field is used to build or mutate values.)
# OCAMLC    plugins/micromega/mfourier.mli
# OCAMLC    plugins/micromega/simplex.mli
# File "gramlib/plexing.mli", line 13, characters 41-49:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/plexing.mli", line 13, characters 57-65:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLC    plugins/omega/omega.ml
# OCAMLC    ide/coqide/protocol/interface.ml
# OCAMLOPT  clib/hashset.ml
# OCAMLOPT  clib/orderedType.ml
# OCAMLOPT  clib/cList.ml
# OCAMLOPT  clib/hMap.ml
# OCAMLOPT  clib/dyn.ml
# OCAMLOPT  clib/range.ml
# OCAMLC    gramlib/.pack/gramlib__Grammar.mli
# OCAMLC    parsing/cLexer.mli
# OCAMLOPT  stm/dag.ml
# OCAMLOPT  plugins/micromega/numCompat.ml
# OCAMLC    ide/coqide/protocol/xmlprotocol.mli
# OCAMLOPT  tools/coqdoc/tokens.ml
# File "gramlib/grammar.mli", line 30, characters 34-42:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.mli", line 42, characters 63-71:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.mli", line 43, characters 40-48:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLC    kernel/transparentState.mli
# OCAMLC    kernel/univ.mli
# OCAMLC    library/libnames.mli
# OCAMLC    engine/evar_kinds.mli
# OCAMLC    pretyping/locus.ml
# OCAMLC    proofs/goal_select.mli
# OCAMLC    tactics/declareScheme.mli
# OCAMLC    plugins/extraction/miniml.mli
# OCAMLC    vernac/canonical.mli
# OCAMLOPT  user-contrib/Ltac2/tac2dyn.ml
# OCAMLC    ide/coqide/fake_ide.ml
# OCAMLOPT  tools/coqdoc/output.ml
# OCAMLOPT  clib/hashcons.ml
# OCAMLOPT  clib/store.ml
# OCAMLC    kernel/conv_oracle.mli
# OCAMLOPT  plugins/micromega/mutils.ml
# OCAMLOPT  plugins/micromega/itv.ml
# OCAMLOPT  plugins/micromega/sos_types.ml
# File "clib/cList.ml", line 147, characters 2-12:
# 147 |   head : 'a;
#         ^^^^^^^^^^
# Warning 69 [unused-field]: record field head is never read.
# (However, this field is used to build or mutate values.)
# OCAMLC    user-contrib/Ltac2/tac2expr.mli
# OCAMLOPT  clib/cSet.ml
# OCAMLC    kernel/uGraph.mli
# OCAMLC    kernel/sorts.mli
# OCAMLC    library/coqlib.mli
# OCAMLC    engine/univNames.mli
# OCAMLC    pretyping/locusops.mli
# OCAMLC    interp/decls.mli
# OCAMLC    tactics/declareUctx.mli
# OCAMLC    vernac/loadpath.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/exninfo.ml
# OCAMLC    kernel/context.mli
# OCAMLC    kernel/vmvalues.mli
# OCAMLOPT  plugins/micromega/sos.ml
# OCAMLOPT  lib/flags.ml
# OCAMLOPT  lib/control.ml
# OCAMLOPT  lib/loc.ml
# OCAMLC    kernel/constr.mli
# OCAMLC    kernel/vm.mli
# OCAMLOPT  clib/cString.ml
# OCAMLOPT  clib/cArray.ml
# OCAMLOPT  plugins/micromega/vect.ml
# OCAMLOPT  lib/cAst.ml
# OCAMLOPT  gramlib/.pack/gramlib__Ploc.ml
# OCAMLC    kernel/vars.mli
# OCAMLC    kernel/term.mli
# OCAMLC    kernel/cPrimitives.mli
# OCAMLC    kernel/nativevalues.mli
# OCAMLC    engine/univSubst.mli
# OCAMLC    engine/univProblem.mli
# OCAMLC    engine/univops.mli
# OCAMLC    engine/nameops.mli
# OCAMLC    pretyping/keys.mli
# OCAMLC    pretyping/pattern.ml
# OCAMLC    plugins/funind/functional_principles_types.mli
# OCAMLOPT  ide/coqide/protocol/serialize.ml
# OCAMLOPT  clib/cUnix.ml
# OCAMLOPT  lib/dAst.ml
# OCAMLC    kernel/retroknowledge.mli
# OCAMLC    kernel/vmbytecodes.mli
# OCAMLC    engine/univMinim.mli
# OCAMLOPT  plugins/micromega/polynomial.ml
# OCAMLC    kernel/mod_subst.mli
# OCAMLOPT  lib/util.ml
# OCAMLOPT  lib/pp.ml
# OCAMLOPT  kernel/parray.ml
# OCAMLOPT -a -o clib/clib.cmxa
# OCAMLOPT  lib/coqProject_file.ml
# OCAMLC    kernel/vmemitcodes.mli
# File "lib/coqProject_file.ml", line 94, characters 35-46:
# 94 | let rec parse_string buf s = match Stream.next s with
#                                         ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "lib/coqProject_file.ml", line 99, characters 12-26:
# 99 | | exception Stream.Failure -> buffer buf
#                  ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "lib/coqProject_file.ml", line 101, characters 32-43:
# 101 | and parse_string2 buf s = match Stream.next s with
#                                       ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "lib/coqProject_file.ml", line 106, characters 12-26:
# 106 | | exception Stream.Failure -> raise (Parsing_error "unterminated string")
#                   ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "lib/coqProject_file.ml", line 108, characters 33-44:
# 108 | and parse_skip_comment s = match Stream.next s with
#                                        ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "lib/coqProject_file.ml", line 111, characters 12-26:
# 111 | | exception Stream.Failure -> ()
#                   ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "lib/coqProject_file.ml", line 113, characters 34-45:
# 113 | and parse_args buf accu s = match Stream.next s with
#                                         ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "lib/coqProject_file.ml", line 125, characters 12-26:
# 125 | | exception Stream.Failure -> accu
#                   ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "lib/coqProject_file.ml", line 130, characters 31-48:
# 130 |   let res = parse_args buf [] (Stream.of_channel c) in
#                                      ^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLC    kernel/opaqueproof.mli
# OCAMLC    library/globnames.mli
# File "lib/util.ml", line 126, characters 16-28:
# 126 |   try List.nth (Stream.npeek (n+1) st) n
#                       ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "lib/util.ml", line 127, characters 26-40:
# 127 |   with Failure _ -> raise Stream.Failure
#                                 ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "lib/util.ml", line 130, characters 11-22:
# 130 |   repeat n Stream.junk st
#                  ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLC    tactics/term_dnet.mli
# OCAMLOPT  tools/coqdoc/cpretty.ml
# OCAMLC    kernel/declarations.ml
# OCAMLC    vernac/library.mli
# OCAMLOPT  lib/envars.ml
# OCAMLOPT  kernel/esubst.ml
# OCAMLOPT  gramlib/.pack/gramlib__Plexing.ml
# OCAMLOPT  tactics/dn.ml
# File "kernel/declarations.ml", line 1:
# Warning 70 [missing-mli]: Cannot find interface file.
# OCAMLOPT  plugins/omega/omega.ml
# OCAMLOPT  lib/pp_diff.ml
# File "gramlib/plexing.ml", line 6, characters 41-49:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/plexing.ml", line 6, characters 57-65:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  lib/stateid.ml
# OCAMLOPT  lib/cErrors.ml
# OCAMLOPT  lib/rtree.ml
# OCAMLOPT  kernel/evar.ml
# OCAMLC    kernel/entries.ml
# OCAMLC    kernel/environ.mli
# OCAMLC    kernel/cooking.mli
# OCAMLC    library/libobject.mli
# OCAMLC    library/nametab.mli
# OCAMLOPT  interp/numTok.ml
# OCAMLOPT  plugins/micromega/csdpcert.ml
# OCAMLOPT  ide/coqide/protocol/richpp.ml
# OCAMLOPT  lib/feedback.ml
# OCAMLOPT  ide/coqide/document.ml
# File "interp/numTok.ml", line 124, characters 33-44:
# 124 |     let rec number len s = match Stream.peek s with
#                                        ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 125, characters 32-43:
# 125 |       | Some ('0'..'9' as c) -> Stream.junk s; number (store len c) s
#                                       ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 126, characters 40-51:
# 126 |       | Some ('_' as c) when len > 0 -> Stream.junk s; number (store len c) s
#                                               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 129, characters 37-48:
# 129 |     let rec hex_number len s = match Stream.peek s with
#                                            ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 131, characters 9-20:
# 131 |          Stream.junk s; hex_number (store len c) s
#                ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 133, characters 9-20:
# 133 |          Stream.junk s; hex_number (store len c) s
#                ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 137, characters 12-24:
# 137 |       match Stream.npeek 3 s with
#                   ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 139, characters 9-20:
# 139 |          Stream.junk s; Stream.junk s; Stream.junk s;
#                ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 139, characters 24-35:
# 139 |          Stream.junk s; Stream.junk s; Stream.junk s;
#                               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 139, characters 39-50:
# 139 |          Stream.junk s; Stream.junk s; Stream.junk s;
#                                              ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 144, characters 17-29:
# 144 |       match hex, Stream.npeek 2 s with
#                        ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 146, characters 9-20:
# 146 |          Stream.junk s; Stream.junk s; get_buff (hex_number (store 0 c) s)
#                ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 146, characters 24-35:
# 146 |          Stream.junk s; Stream.junk s; get_buff (hex_number (store 0 c) s)
#                               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 148, characters 9-20:
# 148 |          Stream.junk s; Stream.junk s; get_buff (number (store 0 c) s)
#                ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 148, characters 24-35:
# 148 |          Stream.junk s; Stream.junk s; get_buff (number (store 0 c) s)
#                               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 151, characters 17-29:
# 151 |       match hex, Stream.npeek 2 s with
#                        ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 154, characters 9-20:
# 154 |          Stream.junk s; Stream.junk s; get_buff (number (store (store 0 e) c) s)
#                ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 154, characters 24-35:
# 154 |          Stream.junk s; Stream.junk s; get_buff (number (store (store 0 e) c) s)
#                               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 157, characters 21-33:
# 157 |          begin match Stream.npeek 3 s with
#                            ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 159, characters 12-23:
# 159 |             Stream.junk s; Stream.junk s; Stream.junk s;
#                   ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 159, characters 27-38:
# 159 |             Stream.junk s; Stream.junk s; Stream.junk s;
#                                  ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 159, characters 42-53:
# 159 |             Stream.junk s; Stream.junk s; Stream.junk s;
#                                                 ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 174, characters 17-33:
# 174 |       let strm = Stream.of_string (s ^ "  ") in
#                        ^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 176, characters 9-21:
# 176 |       if Stream.count strm >= String.length s then Some n else None
#                ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "kernel/entries.ml", line 1:
# Warning 70 [missing-mli]: Cannot find interface file.
# File "interp/numTok.ml", line 260, characters 17-33:
# 260 |       let strm = Stream.of_string (s ^ "  ") in
#                        ^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 262, characters 18-29:
# 262 |         | '-' -> (Stream.junk strm; SMinus)
#                         ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 263, characters 18-29:
# 263 |         | '+' -> (Stream.junk strm; SPlus)
#                         ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "interp/numTok.ml", line 266, characters 9-21:
# 266 |       if Stream.count strm >= String.length s then Some (sign,n) else None
#                ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  plugins/micromega/simplex.ml
# OCAMLOPT  lib/acyclicGraph.ml
# 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  kernel/names.ml
# OCAMLC    kernel/declareops.mli
# OCAMLC    kernel/primred.mli
# OCAMLC    kernel/cClosure.mli
# OCAMLC    kernel/reduction.mli
# File "lib/spawn.ml", line 160, characters 2-24:
# 160 |   gchan : ML.async_chan;
#         ^^^^^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field gchan is never read.
# (However, this field is used to build or mutate values.)
# File "lib/cProfile.ml", line 288, characters 25-40:
# 288 |   let l = List.sort (fun (_,{tottime=p}) (_,{tottime=p'}) -> p' - p) table in
#                                ^^^^^^^^^^^^^^^
# Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
# It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
# OCAMLC    kernel/vmlambda.mli
# OCAMLC    kernel/nativelambda.mli
# OCAMLC    kernel/vmbytegen.mli
# OCAMLC    kernel/vmsymtable.mli
# OCAMLC    kernel/type_errors.mli
# OCAMLC    kernel/modops.mli
# OCAMLC    kernel/typeops.mli
# OCAMLC    kernel/inductive.mli
# OCAMLC    kernel/inferCumulativity.mli
# OCAMLC    kernel/indTyping.mli
# OCAMLC    kernel/indtypes.mli
# OCAMLC    kernel/term_typing.mli
# OCAMLC    kernel/subtyping.mli
# OCAMLC    kernel/mod_typing.mli
# OCAMLC    kernel/section.mli
# OCAMLC    library/goptions.mli
# OCAMLC    engine/univGen.mli
# OCAMLOPT  engine/logic_monad.ml
# OCAMLC    pretyping/arguments_renaming.mli
# OCAMLC    pretyping/heads.mli
# OCAMLOPT  gramlib/.pack/gramlib__Grammar.ml
# OCAMLOPT  parsing/tok.ml
# OCAMLC    vernac/printmod.mli
# OCAMLOPT  stm/spawned.ml
# OCAMLOPT  stm/vcs.ml
# OCAMLOPT  stm/tQueue.ml
# OCAMLOPT  plugins/micromega/mfourier.ml
# OCAMLOPT  stm/workerPool.ml
# OCAMLOPT  plugins/micromega/persistent_cache.ml
# OCAMLC    plugins/extraction/table.mli
# OCAMLOPT  plugins/nsatz/utile.ml
# OCAMLC    checker/checkFlags.mli
# File "stm/tQueue.ml", line 36, characters 11-42:
# 36 |   let push ({ contents = (xs, rel) } as t) x =
#                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
# It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
# File "stm/tQueue.ml", line 91, characters 9-51:
# 91 | let push { queue = q; lock = m; cond = c; release } x =
#               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
# It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
# File "parsing/tok.ml", line 124, characters 21-35:
# 124 |   let err () = raise Stream.Failure in
#                            ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLC    checker/checkInductive.mli
# OCAMLC    checker/mod_checking.mli
# OCAMLC    checker/checkTypes.mli
# OCAMLC    checker/check_stat.mli
# File "plugins/micromega/persistent_cache.ml", line 42, characters 36-58:
# 42 |   type 'a t = {outch : out_channel; mutable status : mode; htbl : 'a Table.t}
#                                          ^^^^^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: mutable record field status is never mutated.
# OCAMLBEST -o plugins/micromega/csdpcert
# File "stm/workerPool.ml", line 35, characters 2-21:
# 35 |   manager : Thread.t;
#        ^^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field manager is never read.
# (However, this field is used to build or mutate values.)
# File "stm/workerPool.ml", line 36, characters 2-26:
# 36 |   process : Model.process;
#        ^^^^^^^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field process is never read.
# (However, this field is used to build or mutate values.)
# OCAMLOPT  ide/coqide/protocol/interface.ml
# File "gramlib/grammar.ml", line 20, characters 34-42:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 32, characters 63-71:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 33, characters 40-48:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  tools/coq_makefile.ml
# File "gramlib/grammar.ml", line 117, characters 24-32:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  tools/coqdoc/main.ml
# OCAMLOPT  lib/cWarnings.ml
# OCAMLOPT  lib/explore.ml
# OCAMLC    kernel/relevanceops.mli
# OCAMLC    kernel/nativecode.mli
# OCAMLC    kernel/vconv.mli
# OCAMLC    kernel/nativeconv.mli
# OCAMLC    library/lib.mli
# cd kernel/byterun/ && \
# "/home/opam/.opam/4.14/bin/ocamlfind" ocamlmklib -oc coqrun coq_fix_code.o coq_float64.o coq_memory.o coq_values.o coq_interp.o
# OCAMLC    vernac/attributes.mli
# OCAMLC    plugins/extraction/mlutil.mli
# OCAMLOPT  plugins/nsatz/polynom.ml
# OCAMLOPT  ide/coqide/protocol/xmlprotocol.ml
# OCAMLC    kernel/nativelib.mli
# File "lib/cWarnings.ml", line 16, characters 2-20:
# 16 |   category : string;
#        ^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field category is never read.
# (However, this field is used to build or mutate values.)
# OCAMLC    kernel/nativelibrary.mli
# OCAMLC    kernel/safe_typing.mli
# OCAMLBEST -o bin/votour
# OCAMLOPT  lib/system.ml
# OCAMLOPT  library/summary.ml
# OCAMLOPT  interp/deprecation.ml
# OCAMLOPT  parsing/cLexer.ml
# OCAMLOPT  kernel/transparentState.ml
# OCAMLOPT  kernel/univ.ml
# OCAMLOPT  library/libnames.ml
# File "gramlib/grammar.ml", line 1076, characters 15-29:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1085, characters 15-29:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  engine/evar_kinds.ml
# File "gramlib/grammar.ml", line 1094, characters 27-41:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1094, characters 61-75:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1097, characters 5-17:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1098, characters 13-27:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1100, characters 45-53:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1104, characters 6-20:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1104, characters 31-43:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1109, characters 16-24:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1111, characters 4-18:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1113, characters 42-50:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1113, characters 61-75:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1115, characters 11-25:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1125, characters 13-25:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1126, characters 17-29:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1149, characters 32-40:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1149, characters 51-65:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1150, characters 40-48:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1152, characters 23-31:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1156, characters 23-31:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1158, characters 53-67:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1173, characters 27-35:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1174, characters 22-34:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1178, characters 17-31:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1179, characters 26-38:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1200, characters 25-33:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1201, characters 22-34:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1202, characters 43-57:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1205, characters 49-63:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1208, characters 34-46:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1219, characters 26-34:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1220, characters 31-45:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  pretyping/locus.ml
# File "gramlib/grammar.ml", line 1223, characters 50-58:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1225, characters 4-18:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1238, characters 29-40:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1239, characters 22-36:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1241, characters 18-26:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1242, characters 15-27:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1244, characters 41-55:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1246, characters 23-35:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1256, characters 25-39:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1258, characters 33-41:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1268, characters 34-42:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1269, characters 43-57:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1273, characters 23-31:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1278, characters 34-42:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1279, characters 40-54:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1283, characters 16-30:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1284, characters 25-37:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1289, characters 23-31:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1290, characters 44-58:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1296, characters 34-42:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1297, characters 40-54:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1300, characters 44-58:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1307, characters 23-31:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1308, characters 44-58:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1313, characters 34-42:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1314, characters 43-57:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1318, characters 23-31:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1324, characters 34-42:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1325, characters 40-54:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1329, characters 16-30:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1332, characters 22-36:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1333, characters 31-43:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 163, characters 11-23:
# 163 |   let bp = Stream.count cs in
#                  ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 164, characters 2-13:
# 164 |   Stream.junk cs; (* consume the char to avoid read it and fail again *)
#         ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1340, characters 23-31:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1346, characters 34-42:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1347, characters 40-54:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1350, characters 44-58:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1356, characters 20-34:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1363, characters 23-31:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1368, characters 23-31:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1369, characters 41-55:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1374, characters 23-31:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  plugins/extraction/miniml.ml
# File "gramlib/grammar.ml", line 1375, characters 18-30:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1377, characters 18-30:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1379, characters 33-41:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1381, characters 23-31:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1382, characters 30-38:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1383, characters 30-38:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1390, characters 10-21:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1391, characters 35-46:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1392, characters 20-34:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1399, characters 32-40:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1399, characters 51-65:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 176, characters 28-39:
# 176 | let njunk n = Util.repeat n Stream.junk
#                                   ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1421, characters 33-41:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1422, characters 26-38:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1424, characters 26-38:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 189, characters 12-24:
# 189 |       match Stream.npeek 2 cs with
#                   ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1431, characters 34-42:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1432, characters 27-39:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 195, characters 12-24:
# 195 |       match Stream.npeek 3 cs with
#                   ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1433, characters 50-64:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1435, characters 31-43:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 202, characters 17-29:
# 202 |       else match Stream.npeek 4 cs with
#                        ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLC    checker/safe_checking.mli
# OCAMLC    checker/check.mli
# File "gramlib/grammar.ml", line 1442, characters 37-45:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1442, characters 56-70:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1457, characters 30-38:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1459, characters 16-30:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1461, characters 27-39:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1469, characters 33-41:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1470, characters 37-51:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1471, characters 43-51:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1471, characters 62-76:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1474, characters 9-21:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 214, characters 8-19:
# 214 |   match Stream.peek cs with
#               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1519, characters 25-33:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1520, characters 25-33:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1536, characters 18-30:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1539, characters 16-27:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1543, characters 43-55:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1543, characters 60-72:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1548, characters 6-20:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1552, characters 6-18:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1551, characters 22-34:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1557, characters 16-28:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1557, characters 33-45:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1594, characters 31-39:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1594, characters 50-64:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1602, characters 55-63:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1606, characters 31-39:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1606, characters 50-64:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1688, characters 35-43:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1688, characters 54-68:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1689, characters 42-50:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "gramlib/grammar.ml", line 1689, characters 61-75:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 224, characters 30-41:
# 224 |   let rec loop_symb s = match Stream.peek s with
#                                     ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 226, characters 8-19:
# 226 |         Stream.junk s;
#               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 231, characters 23-34:
# 231 |         | AsciiChar -> Stream.junk s; loop_symb s
#                              ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 234, characters 13-29:
# 234 |   loop_symb (Stream.of_string str)
#                    ^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 237, characters 35-46:
# 237 |   let rec loop_id intail s = match Stream.peek s with
#                                          ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 239, characters 8-19:
# 239 |         Stream.junk s;
#               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 242, characters 8-19:
# 242 |         Stream.junk s;
#               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 253, characters 17-33:
# 253 |   loop_id false (Stream.of_string str)
#                        ^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 295, characters 39-50:
# 295 |   if n>0 then nstore (n-1) (store len (Stream.next cs)) cs else len
#                                              ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  kernel/conv_oracle.ml
# File "parsing/cLexer.ml", line 307, characters 37-48:
# 307 | let rec ident_tail loc len s = match Stream.peek s with
#                                            ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 309, characters 6-17:
# 309 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLC    library/global.mli
# File "parsing/cLexer.ml", line 317, characters 62-74:
# 317 |           let u = String.concat "" (List.map (String.make 1) (Stream.npeek n s)) in
#                                                                     ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 331, characters 48-59:
# 331 | let rec string loc ~comm_level bp len s = match Stream.peek s with
#                                                       ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLC    engine/uState.mli
# File "parsing/cLexer.ml", line 333, characters 6-17:
# 333 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 335, characters 14-25:
# 335 |         match Stream.peek s with
#                     ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 336, characters 22-33:
# 336 |           Some '"' -> Stream.junk s; true
#                             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 341, characters 6-17:
# 341 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 342, characters 22-33:
# 342 |       (fun s -> match Stream.peek s with
#                             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 344, characters 8-19:
# 344 |         Stream.junk s;
#               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 352, characters 6-17:
# 352 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 353, characters 22-33:
# 353 |       (fun s -> match Stream.peek s with
#                             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 355, characters 12-23:
# 355 |             Stream.junk s;
#                   ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 366, characters 4-15:
# 366 |     Stream.junk s;
#           ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 367, characters 13-25:
# 367 |     let ep = Stream.count s in
#                    ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 377, characters 6-17:
# 377 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 380, characters 14-26:
# 380 |       let _ = Stream.empty s in
#                     ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 381, characters 15-27:
# 381 |       let ep = Stream.count s in
#                      ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 434, characters 12-24:
# 434 |   let bp2 = Stream.count s in
#                   ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 435, characters 8-19:
# 435 |   match Stream.peek s with
#               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 437, characters 6-17:
# 437 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 440, characters 16-27:
# 440 |           match Stream.peek s with
#                       ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 442, characters 14-25:
# 442 |               Stream.junk s;
#                     ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 445, characters 13-27:
# 445 |         with Stream.Failure -> raise (Stream.Error "")
#                    ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 445, characters 38-50:
# 445 |         with Stream.Failure -> raise (Stream.Error "")
#                                             ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 449, characters 6-17:
# 449 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 451, characters 14-25:
# 451 |         match Stream.peek s with
#                     ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 452, characters 22-33:
# 452 |           Some ')' -> Stream.junk s; push_string "*)"; loc
#                             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 454, characters 11-25:
# 454 |       with Stream.Failure -> raise (Stream.Error "")
#                  ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 454, characters 36-48:
# 454 |       with Stream.Failure -> raise (Stream.Error "")
#                                           ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 457, characters 6-17:
# 457 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 462, characters 20-32:
# 462 |     match try Some (Stream.empty s) with Stream.Failure -> None with
#                           ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 462, characters 41-55:
# 462 |     match try Some (Stream.empty s) with Stream.Failure -> None with
#                                                ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 464, characters 15-27:
# 464 |       let ep = Stream.count s in
#                      ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 468, characters 16-27:
# 468 |           match Stream.peek s with
#                       ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 470, characters 14-25:
# 470 |               Stream.junk s;
#                     ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 471, characters 23-35:
# 471 |               let ep = Stream.count s in
#                              ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 474, characters 14-25:
# 474 |               Stream.junk s;
#                     ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 476, characters 23-37:
# 476 |           | _ -> raise Stream.Failure
#                              ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 483, characters 54-66:
# 483 |   try progress_from_byte loc last nj tt cs (List.nth (Stream.npeek (nj+1) cs) nj)
#                                                             ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 502, characters 36-48:
# 502 |       match Util.List.skipn (nj+1) (Stream.npeek (nj+n) cs) with
#                                           ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 516, characters 8-19:
# 516 |   match Stream.peek cs with
#               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 527, characters 16-30:
# 527 |     | exception Stream.Failure -> n, List.make n b, List.make n e
#                       ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 530, characters 24-38:
# 530 |   if len = 0 then raise Stream.Failure
#                               ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 539, characters 17-31:
# 539 |     | _ -> raise Stream.Failure
#                        ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 544, characters 14-25:
# 544 |       let c = Stream.next s in
#                     ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 547, characters 10-24:
# 547 |           Stream.Failure -> raise (Stream.Error "")
#                 ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 547, characters 35-47:
# 547 |           Stream.Failure -> raise (Stream.Error "")
#                                          ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  lib/objFile.ml
# File "parsing/cLexer.ml", line 549, characters 40-52:
# 549 |       get_buff len, set_loc_pos loc bp (Stream.count s)
#                                               ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 557, characters 43-54:
# 557 |       let commit1 c = Buffer.add_char b c; Stream.junk s in
#                                                  ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 560, characters 14-26:
# 560 |         match Stream.npeek lenmarker s with
#                     ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 569, characters 48-60:
# 569 |               let loc = bump_loc_line_last loc (Stream.count s) in
#                                                       ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 573, characters 63-77:
# 573 |               if not dot_gobbling && blank_or_eof s then raise Stream.Failure;
#                                                                      ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  pretyping/locusops.ml
# File "parsing/cLexer.ml", line 578, characters 22-36:
# 578 |         | [] -> raise Stream.Failure
#                             ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 581, characters 45-57:
# 581 |       Buffer.contents b, set_loc_pos loc bp (Stream.count s)
#                                                    ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 588, characters 15-27:
# 588 |       let l' = Stream.npeek (i + 1) s in
#                      ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 598, characters 6-17:
# 598 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 607, characters 15-27:
# 607 |       let ep = Stream.count s in
#                      ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 615, characters 10-21:
# 615 |     match Stream.peek cs with
#                 ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 616, characters 30-41:
# 616 |     | Some c' when c == c' -> Stream.junk cs; aux (n+1) cs
#                                     ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 617, characters 57-69:
# 617 |     | _ -> BULLET (String.make n c), set_loc_pos loc bp (Stream.count cs)
#                                                                ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 624, characters 11-23:
# 624 |   let ep = Stream.count cs in
#                  ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 645, characters 50-61:
# 645 | let parse_after_dot ~diff_mode loc c bp s = match Stream.peek s with
#                                                         ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 647, characters 6-17:
# 647 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  tools/coqdep.ml
# File "parsing/cLexer.ml", line 650, characters 10-24:
# 650 |           Stream.Failure -> raise (Stream.Error "")
#                 ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 650, characters 35-47:
# 650 |           Stream.Failure -> raise (Stream.Error "")
#                                          ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 655, characters 17-29:
# 655 |         let ep = Stream.count s in
#                        ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 664, characters 21-33:
# 664 |             let ep = Stream.count s in
#                            ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 672, characters 8-19:
# 672 |   match Stream.peek s with
#               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 684, characters 11-23:
# 684 |   let bp = Stream.count s in
#                  ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 685, characters 8-19:
# 685 |   match Stream.peek s with
#               ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 687, characters 6-17:
# 687 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 688, characters 15-27:
# 688 |       let ep = Stream.count s in
#                      ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 691, characters 6-17:
# 691 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 694, characters 6-17:
# 694 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 697, characters 10-24:
# 697 |           Stream.Failure -> raise (Stream.Error "")
#                 ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 697, characters 35-47:
# 697 |           Stream.Failure -> raise (Stream.Error "")
#                                          ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 705, characters 21-33:
# 705 |             let ep = Stream.count s in
#                            ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 713, characters 6-17:
# 713 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 720, characters 6-17:
# 720 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 721, characters 15-27:
# 721 |       let ep = Stream.count s in
#                      ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 725, characters 6-17:
# 725 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 728, characters 10-24:
# 728 |           Stream.Failure -> raise (Stream.Error "")
#                 ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 728, characters 35-47:
# 728 |           Stream.Failure -> raise (Stream.Error "")
#                                          ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 734, characters 17-29:
# 734 |         let ep = Stream.count s in
#                        ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 738, characters 15-27:
# 738 |       let ep = Stream.count s in
#                      ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 742, characters 6-17:
# 742 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 745, characters 10-24:
# 745 |           Stream.Failure -> raise (Stream.Error "")
#                 ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 745, characters 35-47:
# 745 |           Stream.Failure -> raise (Stream.Error "")
#                                          ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 747, characters 15-27:
# 747 |       let ep = Stream.count s in
#                      ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 751, characters 6-17:
# 751 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 753, characters 14-25:
# 753 |         match Stream.peek s with
#                     ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 755, characters 12-23:
# 755 |             Stream.junk s;
#                   ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 756, characters 21-33:
# 756 |             let ep = Stream.count s in
#                            ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 759, characters 12-23:
# 759 |             Stream.junk s;
#                   ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  plugins/nsatz/ideal.ml
# File "parsing/cLexer.ml", line 764, characters 11-25:
# 764 |       with Stream.Failure -> raise (Stream.Error "")
#                  ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 764, characters 36-48:
# 764 |       with Stream.Failure -> raise (Stream.Error "")
#                                           ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 767, characters 6-17:
# 767 |       Stream.junk s;
#             ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 768, characters 15-27:
# 768 |       let ep = Stream.count s in
#                      ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 782, characters 23-35:
# 782 |               let ep = Stream.count s in
#                              ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/cLexer.ml", line 785, characters 53-64:
# 785 |             let t = process_chars ~diff_mode loc bp (Stream.next s) s in
#                                                            ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLC    engine/evd.mli
# File "parsing/cLexer.ml", line 844, characters 4-15:
# 844 |     Stream.from
#           ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT -a -o lib/lib.cmxa
# OCAMLC    engine/eConstr.mli
# OCAMLC    engine/proofview_monad.mli
# OCAMLC    pretyping/indrec.mli
# OCAMLBEST -o bin/coqdep
# OCAMLBEST -o bin/coq_makefile
# OCAMLBEST -o bin/coqdoc
# OCAMLBEST -o bin/coqworkmgr
# OCAMLOPT -a -o ide/coqide/protocol/ideprotocol.cmxa
# OCAMLOPT  ide/coqide/fake_ide.ml
# OCAMLOPT -a -o ide/coqide/ide_common.cmxa
# OCAMLC    engine/namegen.mli
# OCAMLC    engine/termops.mli
# OCAMLC    engine/proofview.mli
# OCAMLC    pretyping/reductionops.mli
# OCAMLC    pretyping/pretype_errors.mli
# OCAMLC    pretyping/inductiveops.mli
# OCAMLC    pretyping/retyping.mli
# OCAMLC    pretyping/vnorm.mli
# OCAMLC    pretyping/nativenorm.mli
# OCAMLC    pretyping/cbv.mli
# OCAMLC    pretyping/evardefine.mli
# OCAMLC    pretyping/typing.mli
# OCAMLC    pretyping/glob_term.ml
# OCAMLC    pretyping/typeclasses.mli
# OCAMLC    pretyping/typeclasses_errors.mli
# OCAMLC    pretyping/coercionops.mli
# OCAMLC    pretyping/program.mli
# OCAMLC    proofs/tactypes.ml
# OCAMLC    proofs/goal.mli
# OCAMLC    tactics/btermdn.mli
# OCAMLC    tactics/hipattern.mli
# OCAMLC    tactics/cbn.mli
# OCAMLC    tactics/abstract.mli
# OCAMLC    tactics/eqdecide.mli
# OCAMLC    vernac/retrieveObl.mli
# OCAMLC    plugins/firstorder/formula.mli
# OCAMLC    plugins/firstorder/unify.mli
# OCAMLC    plugins/micromega/coq_micromega.mli
# OCAMLC    plugins/omega/coq_omega.mli
# OCAMLC    plugins/extraction/extraction.mli
# OCAMLC    plugins/btauto/refl_btauto.mli
# OCAMLC    plugins/nsatz/nsatz.mli
# OCAMLC    plugins/rtauto/refl_tauto.mli
# OCAMLC    user-contrib/Ltac2/tac2core.mli
# OCAMLOPT  kernel/uGraph.ml
# OCAMLOPT  kernel/sorts.ml
# OCAMLC    engine/evarutil.mli
# OCAMLC    engine/ftactic.mli
# OCAMLC    pretyping/find_subterm.mli
# OCAMLC    pretyping/evarsolve.mli
# OCAMLC    interp/constrexpr.ml
# OCAMLC    proofs/miscprint.mli
# OCAMLC    proofs/refine.mli
# OCAMLC    proofs/proof.mli
# OCAMLC    proofs/logic.mli
# OCAMLC    proofs/tacmach.mli
# OCAMLOPT -a -o gramlib/.pack/gramlib.cmxa
# OCAMLC    tactics/tacticals.mli
# OCAMLC    tactics/ind_tables.mli
# OCAMLC    tactics/elim.mli
# OCAMLC    tactics/inv.mli
# OCAMLC    tactics/contradiction.mli
# OCAMLC    plugins/ltac/extratactics.mli
# OCAMLC    plugins/cc/ccalgo.mli
# OCAMLC    plugins/funind/invfun.mli
# OCAMLC    pretyping/geninterp.mli
# OCAMLC    pretyping/evarconv.mli
# OCAMLC    pretyping/recordops.mli
# OCAMLOPT  kernel/context.ml
# OCAMLOPT  kernel/vmvalues.ml
# OCAMLC    proofs/proof_bullet.mli
# OCAMLC    interp/notation_term.ml
# OCAMLC    interp/smartlocate.mli
# OCAMLC    interp/constrexpr_ops.mli
# OCAMLC    interp/impargs.mli
# OCAMLC    interp/modintern.mli
# OCAMLC    parsing/pcoq.mli
# OCAMLC    printing/pputils.mli
# OCAMLC    printing/ppconstr.mli
# OCAMLC    tactics/eqschemes.mli
# OCAMLC    tactics/elimschemes.mli
# OCAMLC    vernac/himsg.mli
# OCAMLC    vernac/declareUniv.mli
# OCAMLC    vernac/declaremods.mli
# OCAMLC    vernac/auto_ind_decl.mli
# OCAMLC    vernac/comPrimitive.mli
# OCAMLC    vernac/prettyp.mli
# OCAMLC    plugins/ltac/leminv.mli
# OCAMLC    plugins/cc/ccproof.mli
# OCAMLC    plugins/funind/indfun_common.mli
# OCAMLC    plugins/funind/glob_term_to_relation.mli
# OCAMLC    user-contrib/Ltac2/tac2qexpr.mli
# OCAMLC    pretyping/ltac_pretype.ml
# OCAMLC    pretyping/coercion.mli
# OCAMLC    interp/genintern.mli
# OCAMLC    interp/notation_ops.mli
# OCAMLC    interp/notation.mli
# OCAMLC    interp/syntax_def.mli
# OCAMLC    interp/reserve.mli
# OCAMLC    parsing/extend.mli
# OCAMLC    interp/implicit_quantifiers.mli
# OCAMLC    printing/genprint.mli
# OCAMLC    printing/proof_diffs.mli
# OCAMLC    vernac/declareInd.mli
# OCAMLC    parsing/g_constr.ml
# OCAMLC    parsing/g_prim.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/globEnv.mli
# OCAMLC    proofs/evar_refiner.mli
# OCAMLC    printing/printer.mli
# OCAMLC    user-contrib/Ltac2/tac2ffi.mli
# OCAMLC    user-contrib/Ltac2/tac2match.mli
# OCAMLOPT  kernel/constr.ml
# OCAMLOPT  engine/nameops.ml
# OCAMLC    plugins/cc/cctac.mli
# OCAMLC    plugins/funind/functional_principles_proofs.mli
# OCAMLC    parsing/ppextend.mli
# OCAMLC    interp/stdarg.mli
# OCAMLC    tactics/genredexpr.ml
# OCAMLC    plugins/ssrmatching/ssrmatching.mli
# OCAMLC    user-contrib/Ltac2/tac2intern.mli
# OCAMLC    interp/dumpglob.mli
# OCAMLC    interp/constrextern.mli
# OCAMLC    parsing/notation_gram.ml
# OCAMLC    user-contrib/Ltac2/tac2env.mli
# OCAMLC    user-contrib/Ltac2/tac2print.mli
# OCAMLC    parsing/notgram_ops.mli
# OCAMLC    vernac/egramcoq.mli
# OCAMLC    vernac/assumptions.mli
# File "parsing/g_constr.mlg", line 46, characters 19-33:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLC    pretyping/cases.mli
# OCAMLC    pretyping/pretyping.mli
# OCAMLC    tactics/redops.mli
# OCAMLC    tactics/redexpr.mli
# OCAMLC    tactics/ppred.mli
# OCAMLC    user-contrib/Ltac2/tac2interp.mli
# OCAMLC    plugins/ssrmatching/g_ssrmatching.mli
# OCAMLC    toplevel/coqcargs.mli
# OCAMLC    pretyping/unification.mli
# OCAMLC    interp/constrintern.mli
# OCAMLC    plugins/funind/glob_termops.mli
# OCAMLC    proofs/clenv.mli
# OCAMLC    tactics/tactics.mli
# OCAMLC    tactics/hints.mli
# OCAMLC    tactics/equality.mli
# OCAMLC    tactics/auto.mli
# OCAMLC    tactics/eauto.mli
# OCAMLC    tactics/class_tactics.mli
# OCAMLC    vernac/vernacexpr.ml
# OCAMLC    plugins/firstorder/sequent.mli
# OCAMLC    plugins/firstorder/rules.mli
# OCAMLC    plugins/firstorder/ground.mli
# OCAMLC    user-contrib/Ltac2/tac2types.mli
# OCAMLC    tactics/autorewrite.mli
# OCAMLC    vernac/pvernac.mli
# OCAMLC    vernac/vernacprop.mli
# OCAMLC    vernac/locality.mli
# OCAMLC    vernac/egramml.mli
# OCAMLC    vernac/ppvernac.mli
# OCAMLC    vernac/proof_using.mli
# OCAMLC    vernac/metasyntax.mli
# OCAMLC    vernac/comHints.mli
# OCAMLC    vernac/indschemes.mli
# OCAMLC    vernac/comAssumption.mli
# OCAMLC    vernac/search.mli
# OCAMLC    vernac/comSearch.mli
# OCAMLC    vernac/comInductive.mli
# OCAMLC    vernac/record.mli
# OCAMLC    vernac/mltop.mli
# OCAMLC    vernac/topfmt.mli
# OCAMLC    vernac/comArguments.mli
# OCAMLC    toplevel/g_toplevel.ml
# OCAMLC    plugins/ltac/tacexpr.mli
# OCAMLC    plugins/syntax/number.mli
# OCAMLC    plugins/firstorder/instances.mli
# OCAMLC    user-contrib/Ltac2/tac2extffi.mli
# OCAMLC    user-contrib/Ltac2/tac2tactics.mli
# OCAMLC    vernac/g_vernac.ml
# OCAMLC    vernac/declare.mli
# OCAMLC    plugins/syntax/int63_syntax.ml
# OCAMLC    plugins/syntax/float_syntax.ml
# File "toplevel/g_toplevel.mlg", line 34, characters 19-33:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLC    plugins/syntax/string_notation.mli
# 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/tacexpr.ml
# OCAMLC    plugins/ltac/tacenv.ml
# OCAMLC    plugins/ltac/pptactic.ml
# OCAMLC    plugins/ltac/pltac.ml
# OCAMLC    plugins/ltac/taccoerce.ml
# OCAMLC    plugins/ltac/tactic_debug.ml
# OCAMLC    plugins/ltac/tacintern.ml
# OCAMLC    plugins/ltac/tactic_matching.ml
# OCAMLC    plugins/ltac/leminv.ml
# OCAMLC    plugins/extraction/extract_env.mli
# OCAMLC    plugins/funind/recdef.mli
# OCAMLC    plugins/funind/gen_principle.mli
# OCAMLC    plugins/derive/derive.mli
# OCAMLC    user-contrib/Ltac2/tac2entries.mli
# OCAMLC    vernac/vernacextend.mli
# OCAMLC    vernac/recLemmas.mli
# OCAMLC    vernac/comCoercion.mli
# OCAMLC    vernac/comDefinition.mli
# OCAMLC    vernac/classes.mli
# OCAMLC    vernac/comFixpoint.mli
# OCAMLC    vernac/comProgramFixpoint.mli
# OCAMLC    vernac/vernacstate.mli
# OCAMLC    vernac/comTactic.mli
# OCAMLC    plugins/ltac/tacarg.ml
# OCAMLC    plugins/ltac/tacsubst.ml
# OCAMLOPT  kernel/vars.ml
# OCAMLOPT  kernel/cPrimitives.ml
# OCAMLOPT  kernel/nativevalues.ml
# OCAMLOPT  engine/univSubst.ml
# OCAMLOPT  pretyping/pattern.ml
# OCAMLC    vernac/vernacentries.mli
# OCAMLC    stm/vernac_classifier.mli
# OCAMLC    plugins/ltac/tacentries.mli
# OCAMLC    plugins/syntax/g_number_string.ml
# OCAMLC    plugins/derive/g_derive.ml
# OCAMLC    vernac/vernacinterp.mli
# OCAMLC    stm/stm.mli
# OCAMLC    plugins/ltac/tacinterp.mli
# OCAMLC    stm/proofBlockDelimiter.mli
# OCAMLC    toplevel/vernac.mli
# OCAMLC    plugins/ltac/profile_ltac_tactics.ml
# OCAMLC    toplevel/coqargs.mli
# OCAMLC    plugins/ltac/g_auto.ml
# OCAMLC    plugins/ltac/g_class.ml
# OCAMLC    plugins/ltac/rewrite.mli
# OCAMLC    plugins/ltac/g_eqdecide.ml
# OCAMLC    plugins/ltac/profile_ltac.ml
# OCAMLC    plugins/ltac/tacinterp.ml
# OCAMLC    plugins/ltac/tacentries.ml
# OCAMLC    plugins/ltac/tactic_option.ml
# OCAMLOPT  kernel/term.ml
# OCAMLOPT  engine/univProblem.ml
# OCAMLC    toplevel/coqinit.mli
# OCAMLC    plugins/ltac/evar_tactics.mli
# OCAMLC    plugins/ltac/extraargs.mli
# OCAMLOPT  kernel/retroknowledge.ml
# OCAMLOPT  kernel/vmbytecodes.ml
# OCAMLC    toplevel/coqloop.mli
# OCAMLC    toplevel/ccompile.mli
# OCAMLC    toplevel/coqtop.mli
# OCAMLC    plugins/ltac/rewrite.ml
# OCAMLC    plugins/ltac/evar_tactics.ml
# OCAMLOPT  kernel/mod_subst.ml
# OCAMLC    plugins/ltac/g_obligations.ml
# OCAMLC    plugins/ltac/coretactics.ml
# OCAMLC    plugins/ltac/g_rewrite.ml
# OCAMLC    plugins/ltac/g_tactic.ml
# OCAMLC    plugins/ltac/extraargs.ml
# OCAMLC    plugins/ltac/extratactics.ml
# OCAMLC    vernac/g_proofs.ml
# File "plugins/ltac/g_tactic.mlg", line 33, characters 19-33:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ltac/g_tactic.mlg", line 65, characters 25-37:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ltac/g_tactic.mlg", line 71, characters 25-37:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ltac/g_tactic.mlg", line 76, characters 25-37:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLC    plugins/ltac/g_ltac.ml
# OCAMLOPT  kernel/vmemitcodes.ml
# OCAMLOPT  kernel/opaqueproof.ml
# OCAMLOPT  library/globnames.ml
# OCAMLOPT  library/libobject.ml
# OCAMLOPT  library/nametab.ml
# OCAMLOPT  kernel/declarations.ml
# OCAMLC -pack -o plugins/ltac/ltac_plugin.cmo
# OCAMLOPT  engine/univNames.ml
# OCAMLOPT  kernel/entries.ml
# OCAMLOPT  kernel/cooking.ml
# OCAMLOPT  kernel/declareops.ml
# OCAMLOPT  kernel/environ.ml
# OCAMLC    plugins/cc/g_congruence.ml
# OCAMLC    plugins/firstorder/g_ground.ml
# OCAMLC    plugins/ring/ring_ast.mli
# OCAMLC    plugins/micromega/zify.mli
# OCAMLC    plugins/omega/g_omega.ml
# OCAMLC    plugins/extraction/g_extraction.ml
# OCAMLC    plugins/funind/indfun.mli
# OCAMLC    plugins/btauto/g_btauto.ml
# OCAMLC    plugins/nsatz/g_nsatz.ml
# OCAMLC    plugins/rtauto/g_rtauto.ml
# OCAMLC    plugins/ssrmatching/ssrmatching.ml
# OCAMLC    plugins/ssrmatching/g_ssrmatching.ml
# OCAMLC    user-contrib/Ltac2/tac2quote.mli
# OCAMLC    plugins/ring/ring.mli
# OCAMLC    plugins/micromega/g_zify.ml
# OCAMLC    plugins/funind/g_indfun.ml
# OCAMLC    user-contrib/Ltac2/g_ltac2.ml
# OCAMLC    plugins/ring/g_ring.ml
# OCAMLOPT  kernel/primred.ml
# OCAMLOPT  kernel/section.ml
# OCAMLOPT  checker/checkFlags.ml
# OCAMLOPT  checker/check_stat.ml
# OCAMLC -pack -o plugins/ssrmatching/ssrmatching_plugin.cmo
# OCAMLOPT  kernel/cClosure.ml
# OCAMLC    plugins/ssr/ssrast.mli
# 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/ssrprinters.ml
# OCAMLC    plugins/ssr/ssrfwd.mli
# OCAMLC    plugins/ssr/ssrparser.mli
# OCAMLC    plugins/ssr/ssrcommon.ml
# OCAMLC    plugins/ssr/ssrtacticals.ml
# OCAMLC    plugins/ssr/ssrelim.ml
# OCAMLC    plugins/ssr/ssrview.ml
# OCAMLC    plugins/ssr/ssrbwd.ml
# OCAMLC    plugins/ssr/ssrequality.ml
# OCAMLC    plugins/ssr/ssripats.ml
# OCAMLC    plugins/ssr/ssrvernac.ml
# OCAMLC    plugins/ssr/ssrfwd.ml
# OCAMLC    plugins/ssr/ssrparser.ml
# File "plugins/ssr/ssrview.ml", line 404, characters 30-47:
# 404 | let tclIPAT_VIEWS ~views:vs ?(clear_if_id=false) ~conclusion =
#                                     ^^^^^^^^^^^^^^^^^
# Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
# File "plugins/ssr/ssrparser.mlg", line 229, characters 28-42:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 231, characters 22-36:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 238, characters 24-38:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 240, characters 22-36:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 242, characters 19-33:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 249, characters 24-38:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 251, characters 22-36:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 252, characters 15-29:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 260, characters 35-49:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 263, characters 20-34:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 467, characters 8-20:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 810, characters 33-47:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 819, characters 9-23:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 824, characters 12-26:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 825, characters 55-69:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 826, characters 45-59:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  kernel/relevanceops.ml
# OCAMLOPT  kernel/reduction.ml
# File "plugins/ssr/ssrparser.mlg", line 2372, characters 37-51:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ssr/ssrparser.mlg", line 2376, characters 17-31:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  kernel/vmlambda.ml
# OCAMLOPT  kernel/nativelambda.ml
# OCAMLOPT  kernel/type_errors.ml
# OCAMLOPT  pretyping/heads.ml
# OCAMLOPT  checker/checkTypes.ml
# OCAMLC -pack -o plugins/ssr/ssreflect_plugin.cmo
# OCAMLOPT  kernel/inductive.ml
# OCAMLOPT  kernel/inferCumulativity.ml
# OCAMLC    plugins/ssrsearch/g_search.ml
# OCAMLOPT  kernel/vmbytegen.ml
# OCAMLOPT  kernel/nativecode.ml
# OCAMLOPT  kernel/vmsymtable.ml
# OCAMLOPT  kernel/modops.ml
# OCAMLOPT  kernel/vm.ml
# OCAMLOPT  kernel/subtyping.ml
# OCAMLOPT  kernel/vconv.ml
# OCAMLOPT  kernel/nativelib.ml
# OCAMLOPT  kernel/nativelibrary.ml
# OCAMLOPT  kernel/nativeconv.ml
# OCAMLOPT  kernel/typeops.ml
# OCAMLOPT  kernel/indTyping.ml
# OCAMLOPT  kernel/term_typing.ml
# OCAMLOPT  kernel/mod_typing.ml
# OCAMLOPT  kernel/indtypes.ml
# OCAMLOPT  kernel/safe_typing.ml
# OCAMLOPT  checker/checkInductive.ml
# OCAMLOPT  checker/mod_checking.ml
# OCAMLOPT  library/global.ml
# OCAMLOPT -a -o kernel/kernel.cmxa
# OCAMLOPT  checker/safe_checking.ml
# OCAMLOPT  checker/check.ml
# OCAMLOPT  library/lib.ml
# OCAMLOPT  engine/univGen.ml
# OCAMLOPT  tactics/declareUctx.ml
# File "checker/check.ml", line 60, characters 2-38:
# 60 |   library_opaques : seg_proofs option;
#        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field library_opaques is never read.
# (However, this field is used to build or mutate values.)
# File "checker/check.ml", line 277, characters 2-31:
# 277 |   md_objects : library_objects;
#         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: unused record field md_objects.
# OCAMLOPT  stm/asyncTaskQueue.ml
# OCAMLOPT  checker/checker.ml
# File "stm/asyncTaskQueue.ml", line 268, characters 4-30:
# 268 |     cleaner : Thread.t option;
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field cleaner is never read.
# (However, this field is used to build or mutate values.)
# File "checker/checker.ml", line 228, characters 4-18:
# 228 |   | Stream.Failure ->
#           ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "checker/checker.ml", line 230, characters 4-16:
# 230 |   | Stream.Error txt ->
#           ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  library/goptions.ml
# OCAMLOPT  library/coqlib.ml
# OCAMLOPT  pretyping/keys.ml
# OCAMLOPT  interp/decls.ml
# OCAMLOPT  tactics/declareScheme.ml
# OCAMLOPT -a -o checker/check.cmxa
# OCAMLOPT -o bin/coqchk
# OCAMLOPT -a -o library/library.cmxa
# OCAMLOPT  engine/univMinim.ml
# OCAMLOPT  proofs/goal_select.ml
# OCAMLOPT  vernac/attributes.ml
# OCAMLOPT  plugins/micromega/certificate.ml
# OCAMLOPT  plugins/rtauto/proof_search.ml
# File "plugins/micromega/certificate.ml", lines 43-44, characters 4-3:
# 43 | ....bigint_to_number : Z.t -> 'a
# 44 |   ;..........................
# Warning 69 [unused-field]: record field bigint_to_number is never read.
# (However, this field is used to build or mutate values.)
# OCAMLOPT  engine/uState.ml
# OCAMLOPT  engine/univops.ml
# OCAMLOPT  engine/evd.ml
# OCAMLOPT  engine/eConstr.ml
# OCAMLOPT  engine/proofview_monad.ml
# OCAMLOPT  pretyping/typeclasses_errors.ml
# OCAMLOPT  engine/namegen.ml
# OCAMLOPT  engine/termops.ml
# OCAMLOPT  pretyping/glob_term.ml
# OCAMLOPT  proofs/tactypes.ml
# OCAMLOPT  proofs/miscprint.ml
# OCAMLOPT  interp/constrexpr.ml
# OCAMLOPT  interp/notation_term.ml
# OCAMLOPT  parsing/extend.ml
# OCAMLOPT  engine/evarutil.ml
# OCAMLOPT  pretyping/typeclasses.ml
# OCAMLOPT  tactics/term_dnet.ml
# File "engine/evarutil.ml", line 131, characters 10-18:
# 131 |   let m = E.create () in
#                 ^^^^^^^^
# Alert old_ephemeron_api: E.create
# This function won't be available in 5.0
# File "engine/evarutil.ml", line 132, characters 19-29:
# 132 |   fun x y -> match E.get_key1 m, E.get_key2 m with
#                          ^^^^^^^^^^
# Alert old_ephemeron_api: E.get_key1
# This function won't be available in 5.0
# File "engine/evarutil.ml", line 132, characters 33-43:
# 132 |   fun x y -> match E.get_key1 m, E.get_key2 m with
#                                        ^^^^^^^^^^
# Alert old_ephemeron_api: E.get_key2
# This function won't be available in 5.0
# File "engine/evarutil.ml", line 133, characters 60-70:
# 133 |   | Some x', Some y' when x == x' && y == y' -> Option.get (E.get_data m)
#                                                                   ^^^^^^^^^^
# Alert old_ephemeron_api: E.get_data
# This function won't be available in 5.0
# File "engine/evarutil.ml", line 134, characters 26-36:
# 134 |   | _ -> let r = f x y in E.set_key1 m x; E.set_key2 m y; E.set_data m r; r
#                                 ^^^^^^^^^^
# Alert old_ephemeron_api: E.set_key1
# This function won't be available in 5.0
# File "engine/evarutil.ml", line 134, characters 42-52:
# 134 |   | _ -> let r = f x y in E.set_key1 m x; E.set_key2 m y; E.set_data m r; r
#                                                 ^^^^^^^^^^
# Alert old_ephemeron_api: E.set_key2
# This function won't be available in 5.0
# File "engine/evarutil.ml", line 134, characters 58-68:
# 134 |   | _ -> let r = f x y in E.set_key1 m x; E.set_key2 m y; E.set_data m r; r
#                                                                 ^^^^^^^^^^
# Alert old_ephemeron_api: E.set_data
# This function won't be available in 5.0
# OCAMLOPT  interp/dumpglob.ml
# OCAMLOPT  engine/proofview.ml
# OCAMLOPT  pretyping/reductionops.ml
# OCAMLOPT  pretyping/program.ml
# OCAMLOPT  engine/ftactic.ml
# OCAMLOPT  tactics/ind_tables.ml
# OCAMLOPT -a -o engine/engine.cmxa
# OCAMLOPT  pretyping/geninterp.ml
# OCAMLOPT  pretyping/pretype_errors.ml
# OCAMLOPT  pretyping/inductiveops.ml
# OCAMLOPT  pretyping/cbv.ml
# OCAMLOPT  pretyping/recordops.ml
# OCAMLOPT  tactics/cbn.ml
# OCAMLOPT  plugins/firstorder/unify.ml
# OCAMLOPT  pretyping/ltac_pretype.ml
# OCAMLOPT  interp/stdarg.ml
# OCAMLOPT  printing/genprint.ml
# OCAMLOPT  user-contrib/Ltac2/tac2ffi.ml
# OCAMLOPT  parsing/pcoq.ml
# OCAMLOPT  pretyping/find_subterm.ml
# OCAMLOPT  pretyping/evardefine.ml
# OCAMLOPT  proofs/goal.ml
# OCAMLOPT  vernac/retrieveObl.ml
# OCAMLOPT  printing/pputils.ml
# File "parsing/pcoq.ml", line 22, characters 21-35:
# 22 |   let err () = raise Stream.Failure
#                           ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/pcoq.ml", line 24, characters 61-69:
# 24 |   type t = Gramlib.Plexing.location_function -> int -> Tok.t Stream.t -> int option
#                                                                   ^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "parsing/pcoq.ml", line 33, characters 12-24:
# 33 |     let n = Stream.count strm in
#                  ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "user-contrib/Ltac2/tac2ffi.ml", line 80, characters 2-14:
# 80 |   r_id : bool;
#        ^^^^^^^^^^^^
# Warning 69 [unused-field]: record field r_id is never read.
# (However, this field is used to build or mutate values.)
# File "parsing/pcoq.ml", line 202, characters 13-29:
# 202 |   let strm = Stream.of_string x in
#                    ^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  vernac/canonical.ml
# OCAMLOPT  user-contrib/Ltac2/tac2extffi.ml
# OCAMLOPT  pretyping/arguments_renaming.ml
# OCAMLOPT  pretyping/nativenorm.ml
# OCAMLOPT  pretyping/glob_ops.ml
# OCAMLOPT  parsing/g_prim.ml
# OCAMLOPT  pretyping/retyping.ml
# OCAMLOPT  interp/impargs.ml
# OCAMLOPT  pretyping/vnorm.ml
# OCAMLOPT  pretyping/evarsolve.ml
# OCAMLOPT  pretyping/indrec.ml
# OCAMLOPT  pretyping/globEnv.ml
# OCAMLOPT  pretyping/patternops.ml
# OCAMLOPT  tactics/eqschemes.ml
# OCAMLOPT  tactics/elimschemes.ml
# OCAMLOPT  pretyping/constr_matching.ml
# OCAMLOPT  tactics/btermdn.ml
# OCAMLOPT  pretyping/evarconv.ml
# OCAMLOPT  pretyping/detyping.ml
# OCAMLOPT  tactics/hipattern.ml
# OCAMLOPT  user-contrib/Ltac2/tac2match.ml
# OCAMLOPT  plugins/firstorder/formula.ml
# OCAMLOPT  interp/genintern.ml
# OCAMLOPT  pretyping/typing.ml
# OCAMLOPT  interp/notation_ops.ml
# OCAMLOPT  user-contrib/Ltac2/tac2env.ml
# OCAMLOPT  tactics/genredexpr.ml
# OCAMLOPT  tactics/redops.ml
# OCAMLOPT  tactics/ppred.ml
# OCAMLOPT  user-contrib/Ltac2/tac2interp.ml
# OCAMLOPT  pretyping/tacred.ml
# OCAMLOPT  proofs/refine.ml
# OCAMLOPT  pretyping/coercionops.ml
# OCAMLOPT  proofs/logic.ml
# OCAMLOPT  tactics/redexpr.ml
# OCAMLOPT  interp/reserve.ml
# OCAMLOPT  pretyping/coercion.ml
# OCAMLOPT  interp/notation.ml
# OCAMLOPT  proofs/tacmach.ml
# OCAMLOPT  tactics/tacticals.ml
# OCAMLOPT  pretyping/cases.ml
# OCAMLOPT  interp/syntax_def.ml
# OCAMLOPT  parsing/notation_gram.ml
# OCAMLOPT  parsing/notgram_ops.ml
# OCAMLOPT  parsing/ppextend.ml
# OCAMLOPT  vernac/egramcoq.ml
# OCAMLOPT  interp/smartlocate.ml
# OCAMLOPT  interp/constrexpr_ops.ml
# File "interp/constrexpr_ops.ml", line 569, characters 24-36:
# 569 |         Loc.raise ?loc (Stream.Error "pattern with quote not allowed after fix")
#                               ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  pretyping/pretyping.ml
# OCAMLOPT  interp/implicit_quantifiers.ml
# OCAMLOPT  parsing/g_constr.ml
# OCAMLOPT  user-contrib/Ltac2/tac2quote.ml
# File "parsing/g_constr.mlg", line 46, characters 19-33:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  pretyping/unification.ml
# OCAMLOPT  interp/constrintern.ml
# OCAMLOPT  proofs/evar_refiner.ml
# OCAMLOPT  proofs/proof.ml
# OCAMLOPT -a -o parsing/parsing.cmxa
# File "interp/constrintern.ml", line 580, characters 22-34:
# 580 |       Loc.raise ?loc (Stream.Error "pattern with quote not allowed here")
#                             ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  proofs/proof_bullet.ml
# OCAMLOPT -a -o pretyping/pretyping.cmxa
# OCAMLOPT  proofs/clenv.ml
# OCAMLOPT -a -o proofs/proofs.cmxa
# OCAMLOPT  interp/modintern.ml
# OCAMLOPT  interp/constrextern.ml
# OCAMLOPT  vernac/declareUniv.ml
# File "interp/constrextern.ml", line 198, characters 30-35:
# 198 | let toggle_notation_printing ?scope ~notation ~activate =
#                                     ^^^^^
# Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
# OCAMLOPT  vernac/declaremods.ml
# OCAMLOPT  vernac/library.ml
# OCAMLOPT -a -o interp/interp.cmxa
# OCAMLOPT  printing/ppconstr.ml
# OCAMLOPT  printing/proof_diffs.ml
# File "printing/proof_diffs.ml", line 94, characters 12-23:
# 94 |     let e = Stream.next str in
#                  ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "printing/proof_diffs.ml", line 102, characters 15-31:
# 102 |     let istr = Stream.of_string s in
#                      ^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "printing/proof_diffs.ml", line 218, characters 25-38:
# 218 | type 'a reified_goal = { name: string; ty: 'a; hyps: 'a hyp list; env : Environ.env; sigma: Evd.evar_map }
#                                ^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field name is never read.
# (However, this field is used to build or mutate values.)
# File "printing/proof_diffs.ml", line 218, characters 85-104:
# 218 | type 'a reified_goal = { name: string; ty: 'a; hyps: 'a hyp list; env : Environ.env; sigma: Evd.evar_map }
#                                                                                            ^^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field sigma is never read.
# (However, this field is used to build or mutate values.)
# OCAMLOPT  printing/printer.ml
# OCAMLOPT -a -o printing/printing.cmxa
# OCAMLOPT  tactics/tactics.ml
# OCAMLOPT  tactics/hints.ml
# OCAMLOPT  vernac/himsg.ml
# OCAMLOPT  vernac/assumptions.ml
# OCAMLOPT  plugins/syntax/number.ml
# OCAMLOPT  plugins/cc/ccalgo.ml
# OCAMLOPT  plugins/extraction/table.ml
# OCAMLOPT  user-contrib/Ltac2/tac2print.ml
# File "vernac/himsg.ml", line 1394, characters 4-16:
# 1394 |   | Stream.Error txt -> hov 0 (str "Syntax error: " ++ str txt ++ str ".")
#            ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  plugins/extraction/mlutil.ml
# OCAMLOPT  plugins/cc/ccproof.ml
# OCAMLOPT  plugins/syntax/string_notation.ml
# OCAMLOPT  vernac/vernacexpr.ml
# OCAMLOPT  plugins/firstorder/sequent.ml
# File "plugins/extraction/mlutil.ml", line 220, characters 16-30:
# 220 |   let push_type {env=e;free=f} t =
#                       ^^^^^^^^^^^^^^
# Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
# It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
# File "plugins/extraction/mlutil.ml", line 225, characters 20-34:
# 225 |   let push_std_type {env=e;free=f} t =
#                           ^^^^^^^^^^^^^^
# Warning 68 [match-on-mutable-state-prevent-uncurry]: This pattern depends on mutable state.
# It prevents the remaining arguments from being uncurried, which will cause additional closure allocations.
# OCAMLOPT  vernac/pvernac.ml
# OCAMLOPT  vernac/vernacprop.ml
# OCAMLOPT  vernac/locality.ml
# OCAMLOPT  vernac/mltop.ml
# OCAMLOPT  vernac/comArguments.ml
# OCAMLOPT  vernac/g_vernac.ml
# OCAMLOPT  vernac/egramml.ml
# OCAMLOPT  toplevel/g_toplevel.ml
# File "toplevel/g_toplevel.mlg", line 34, characters 19-33:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  vernac/ppvernac.ml
# OCAMLOPT  vernac/loadpath.ml
# OCAMLOPT  plugins/syntax/int63_syntax.ml
# OCAMLOPT  plugins/syntax/float_syntax.ml
# OCAMLOPT  plugins/extraction/modutil.ml
# OCAMLOPT  plugins/extraction/extraction.ml
# OCAMLOPT  plugins/extraction/common.ml
# OCAMLOPT -pack -o plugins/syntax/int63_syntax_plugin.cmx
# OCAMLOPT -pack -o plugins/syntax/float_syntax_plugin.cmx
# OCAMLOPT -shared -o plugins/syntax/int63_syntax_plugin.cmxs
# OCAMLOPT -shared -o plugins/syntax/float_syntax_plugin.cmxs
# OCAMLOPT  plugins/extraction/ocaml.ml
# OCAMLOPT  plugins/extraction/haskell.ml
# OCAMLOPT  plugins/extraction/scheme.ml
# OCAMLOPT  plugins/extraction/json.ml
# OCAMLOPT  vernac/metasyntax.ml
# OCAMLOPT  vernac/topfmt.ml
# OCAMLOPT  toplevel/coqcargs.ml
# OCAMLOPT  tactics/abstract.ml
# OCAMLOPT  tactics/elim.ml
# OCAMLOPT  tactics/contradiction.ml
# OCAMLOPT  tactics/equality.ml
# OCAMLOPT  tactics/auto.ml
# OCAMLOPT  plugins/micromega/coq_micromega.ml
# OCAMLOPT  plugins/firstorder/rules.ml
# OCAMLOPT  plugins/btauto/refl_btauto.ml
# OCAMLOPT  plugins/nsatz/nsatz.ml
# File "tactics/elim.ml", line 25, characters 2-19:
# 25 |   branchnum  : int;         (* the branch number *)
#        ^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field branchnum is never read.
# (However, this field is used to build or mutate values.)
# OCAMLOPT  plugins/firstorder/instances.ml
# OCAMLOPT  vernac/g_proofs.ml
# OCAMLOPT  vernac/proof_using.ml
# OCAMLOPT  tactics/eauto.ml
# File "vernac/proof_using.ml", line 171, characters 94-110:
# 171 | let using_from_string us = Pcoq.Entry.parse G_vernac.section_subset_expr (Pcoq.Parsable.make (Stream.of_string us))
#                                                                                                     ^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/micromega/coq_micromega.ml", lines 1484-1485, characters 4-3:
# 1484 | ....name : string
# 1485 |   ;.........................
# Warning 69 [unused-field]: record field name is never read.
# (However, this field is used to build or mutate values.)
# File "plugins/micromega/coq_micromega.ml", line 1496, characters 4-36:
# 1496 |     pp_f : out_channel -> 'a -> unit
#            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field pp_f is never read.
# (However, this field is used to build or mutate values.)
# OCAMLOPT  vernac/declare.ml
# OCAMLOPT  tactics/class_tactics.ml
# OCAMLOPT  tactics/inv.ml
# OCAMLOPT  tactics/eqdecide.ml
# OCAMLOPT  tactics/autorewrite.ml
# OCAMLOPT  plugins/cc/cctac.ml
# OCAMLOPT  plugins/omega/coq_omega.ml
# File "tactics/class_tactics.ml", line 512, characters 6-29:
# 512 |       last_tac : Pp.t Lazy.t;
#             ^^^^^^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field last_tac is never read.
# (However, this field is used to build or mutate values.)
# OCAMLOPT  plugins/ltac/tacexpr.ml
# OCAMLOPT  plugins/ltac/tacarg.ml
# OCAMLOPT  plugins/ltac/tactic_matching.ml
# OCAMLOPT  plugins/ltac/tacsubst.ml
# OCAMLOPT  plugins/ltac/pltac.ml
# OCAMLOPT -a -o tactics/tactics.cmxa
# OCAMLOPT  vernac/vernacextend.ml
# OCAMLOPT  vernac/comHints.ml
# OCAMLOPT  vernac/recLemmas.ml
# OCAMLOPT  vernac/comCoercion.ml
# OCAMLOPT  vernac/auto_ind_decl.ml
# OCAMLOPT  vernac/comDefinition.ml
# OCAMLOPT  vernac/classes.ml
# OCAMLOPT  vernac/comPrimitive.ml
# OCAMLOPT  vernac/comFixpoint.ml
# OCAMLOPT  vernac/vernacstate.ml
# OCAMLOPT  plugins/ltac/leminv.ml
# OCAMLOPT  plugins/extraction/extract_env.ml
# OCAMLOPT  plugins/derive/derive.ml
# OCAMLOPT  plugins/ltac/tacenv.ml
# OCAMLOPT  plugins/syntax/g_number_string.ml
# OCAMLOPT  plugins/derive/g_derive.ml
# File "vernac/comCoercion.ml", line 265, characters 28-41:
# 265 | let declare_coercion coef ?(local = false) ~isid ~src:cls ~target:clt ~params:ps =
#                                   ^^^^^^^^^^^^^
# Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
# OCAMLOPT -pack -o plugins/derive/derive_plugin.cmx
# OCAMLOPT -shared -o plugins/derive/derive_plugin.cmxs
# OCAMLOPT  plugins/ltac/pptactic.ml
# OCAMLOPT  vernac/printmod.ml
# OCAMLOPT  plugins/funind/indfun_common.ml
# OCAMLOPT -pack -o plugins/syntax/number_string_notation_plugin.cmx
# OCAMLOPT  vernac/indschemes.ml
# OCAMLOPT -shared -o plugins/syntax/number_string_notation_plugin.cmxs
# OCAMLOPT  vernac/comProgramFixpoint.ml
# OCAMLOPT  vernac/comAssumption.ml
# OCAMLOPT  plugins/funind/glob_termops.ml
# OCAMLOPT  plugins/funind/functional_principles_types.ml
# OCAMLOPT  plugins/funind/invfun.ml
# OCAMLOPT  plugins/funind/indfun.ml
# OCAMLOPT  vernac/declareInd.ml
# OCAMLOPT  vernac/search.ml
# OCAMLOPT  vernac/comInductive.ml
# OCAMLOPT  vernac/prettyp.ml
# OCAMLOPT  plugins/ltac/taccoerce.ml
# OCAMLOPT  plugins/ltac/tactic_debug.ml
# OCAMLOPT  plugins/ltac/tacintern.ml
# File "vernac/comInductive.ml", line 365, characters 20-32:
# 365 |     Loc.raise ?loc (Stream.Error "pattern with quote not allowed here")
#                           ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  vernac/comSearch.ml
# OCAMLOPT  vernac/record.ml
# OCAMLOPT  plugins/funind/glob_term_to_relation.ml
# File "vernac/record.ml", line 119, characters 20-32:
# 119 |     Loc.raise ?loc (Stream.Error "pattern with quote not allowed in record parameters")
#                           ^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  vernac/vernacentries.ml
# File "vernac/vernacentries.ml", line 58, characters 4-38:
# 58 |     deprecated : Deprecation.t option;
#          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: record field deprecated is never read.
# (However, this field is used to build or mutate values.)
# OCAMLOPT  vernac/vernacinterp.ml
# OCAMLOPT  vernac/comTactic.ml
# File "vernac/vernacinterp.ml", line 187, characters 66-83:
# 187 |     Pcoq.Parsable.make ~loc:(Loc.initial (Loc.InFile longfname)) (Stream.of_channel in_chan) in
#                                                                         ^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  stm/partac.ml
# OCAMLOPT -a -o vernac/vernac.cmxa
# OCAMLOPT  stm/vernac_classifier.ml
# OCAMLOPT  stm/stm.ml
# File "stm/stm.ml", line 1736, characters 24-27:
# 1736 |   let build_proof ~doc ?loc ~drop_pt ~exn_info ~block_start ~block_stop ~name:pname =
#                                ^^^
# Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
# File "stm/stm.ml", line 210, characters 2-49:
# 210 |   mutable proof_mode : Pvernac.proof_mode option;
#         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Warning 69 [unused-field]: mutable record field proof_mode is never mutated.
# OCAMLOPT  stm/proofBlockDelimiter.ml
# OCAMLOPT  stm/vio_checking.ml
# OCAMLOPT  toplevel/vernac.ml
# OCAMLOPT  plugins/ltac/profile_ltac.ml
# File "toplevel/vernac.ml", line 92, characters 7-24:
# 92 |       (Stream.of_channel in_chan) in
#             ^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT -a -o stm/stm.cmxa
# OCAMLOPT  toplevel/coqinit.ml
# OCAMLOPT  toplevel/coqargs.ml
# OCAMLOPT  plugins/ltac/tacinterp.ml
# OCAMLOPT  toplevel/coqloop.ml
# OCAMLOPT  toplevel/ccompile.ml
# File "toplevel/coqloop.ml", line 79, characters 37-48:
# 79 |   ibuf.tokens <- Pcoq.Parsable.make (Stream.from (prompt_char doc ic ibuf));
#                                           ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "toplevel/coqloop.ml", line 233, characters 33-47:
# 233 |     tokens = Pcoq.Parsable.make (Stream.of_list []);
#                                        ^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "toplevel/coqloop.ml", line 245, characters 29-40:
# 245 |   let rec dot tok st = match Stream.next st with
#                                    ^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  toplevel/coqtop.ml
# OCAMLOPT  toplevel/workerLoop.ml
# OCAMLOPT  toplevel/coqc.ml
# OCAMLOPT -a -o toplevel/toplevel.cmxa
# COQMKTOP -o bin/coqc.opt
# 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
# File "ide/coqide/idetop.ml", line 94, characters 31-47:
# 94 |   let pa = Pcoq.Parsable.make (Stream.of_string s) in
#                                     ^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "ide/coqide/idetop.ml", line 130, characters 31-47:
# 130 |   let pa = Pcoq.Parsable.make (Stream.of_string s) in
#                                      ^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "ide/coqide/idetop.ml", line 136, characters 31-47:
# 136 |   let pa = Pcoq.Parsable.make (Stream.of_string phrase) in
#                                      ^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# OCAMLOPT  plugins/ltac/tacentries.ml
# OCAMLOPT  plugins/ltac/evar_tactics.ml
# OCAMLOPT  plugins/ltac/tactic_option.ml
# OCAMLOPT  plugins/ltac/rewrite.ml
# OCAMLOPT  plugins/ltac/extraargs.ml
# OCAMLOPT  plugins/ltac/profile_ltac_tactics.ml
# OCAMLOPT  plugins/ltac/g_auto.ml
# OCAMLOPT  plugins/ltac/g_class.ml
# OCAMLOPT  plugins/ltac/g_eqdecide.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
# File "plugins/ltac/g_tactic.mlg", line 33, characters 19-33:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ltac/g_tactic.mlg", line 65, characters 25-37:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ltac/g_tactic.mlg", line 71, characters 25-37:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# File "plugins/ltac/g_tactic.mlg", line 76, characters 25-37:
# Alert deprecated: module Stdlib.Stream
# Use the camlp-streams library instead.
# 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
# Fatal error: exception Out of memory
# OCAMLOPT  plugins/ring/ring_ast.ml
# make[1]: *** [Makefile.build:764: plugins/cc/g_congruence.cmx] Error 2
# make[1]: *** Waiting for unfinished jobs....
# make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/coq.8.13.2'
# make: *** [Makefile.make:178: submake] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build coq 8.13.2
+- 
+- The following changes have been performed
| - install conf-findutils 1
| - install conf-gmp       4
| - install num            1.4
| - install ocamlfind      1.9.6
| - install zarith         1.12
+- 

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.14/.opam-switch/backup/state-20230324180305.export"
'opam install -vy coq.8.13.2' failed.
# Run eval $(opam env) to update the current shell environment
"/bin/bash" "-c"
"
opam remove -y "coq.8.13.2"
opam install -vy "coq.8.13.2"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "coq.8.13.2" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed