Building on x86-bm-c1.sw.ocaml.org (from ocaml/opam:debian-unstable) Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam Digest: sha256:730ba1f0177ca25fd2003dcf99bd6c4e2bc2f1957c5aebd8d47e1bd69cf161a0 Status: Downloaded newer image for ocaml/opam:debian-unstable 2024-11-09 16:40.33 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2024-11-09 16:40.33 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 eecf6d033c6c13a6bda9b445601ddcbaa09dd288")) 2024-11-09 16:40.33 ---> using "659878f189cdb906ec3e452fdc4f26cfb0c3654f53f43b380cf690e70b2f5ac6" 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. 2024-11-09 16:40.33 ---> using "b22293df705e6cba3afecfd99e3970445bf105f18df9a7b31bf5584e65710795" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.14' '4.14.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "4.14.2"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.2 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed host-arch-x86_64.1 -> installed host-system-other.1 -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.14.2 (cached) -> installed ocaml-base-compiler.4.14.2 -> installed ocaml-config.2 -> installed ocaml.4.14.2 Done. # To update the current shell environment, run: eval $(opam env --switch=4.14) 2024-11-09 16:40.33 ---> using "b7a6e8fe415e0ada34925baf88a009ddeafe2148f5ba4a55bb35fd2b1ee46861" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [202 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-09-0804.37-F-2024-11-04-2012.18.pdiff [276 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-09-0804.37-F-2024-11-04-2012.18.pdiff [276 kB] - Fetched 542 kB in 7s (80.2 kB/s) - Reading package lists... - 2024-11-09 16:40.33 ---> using "75442c32f53b64e6b941874e9e17dca56a800b5c4d7e3763a6ad8303f38b9f6b" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"coq-serapi.8.15.0+0.15.4\"\ \nopam install -vy \"coq-serapi.8.15.0+0.15.4\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"coq-serapi.8.15.0+0.15.4\" | 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")) Nothing to do. [NOTE] coq-serapi.8.15.0+0.15.4 is not installed. The following actions will be performed: === install 30 packages - install base v0.15.1 [required by ppx_compare, ppx_hash] - install cmdliner 1.3.0 [required by coq-serapi] - install conf-findutils 1 [required by coq] - install conf-gmp 4 [required by zarith] - install conf-pkg-config 3 [required by zarith] - install coq 8.15.2 [required by coq-serapi] - install coq-serapi 8.15.0+0.15.4 - install cppo 1.7.0 [required by ppx_deriving] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.16.1 [required by coq-serapi] - install dune-configurator 3.16.1 [required by base] - install num 1.5-1 [required by sexplib] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install ocamlfind 1.9.6 [required by coq-serapi] - install parsexp v0.15.0 [required by sexplib] - install ppx_compare v0.15.0 [required by coq-serapi] - install ppx_derivers 1.2.1 [required by ppx_deriving] - install ppx_deriving 5.2.1 [required by coq-serapi] - install ppx_deriving_yojson 3.9.0 [required by coq-serapi] - install ppx_hash v0.15.0 [required by coq-serapi] - install ppx_import 1.11.0 [required by coq-serapi] - install ppx_sexp_conv v0.15.1 [required by coq-serapi] - install ppxlib 0.33.1~5.3preview [required by ppx_hash, ppx_deriving, ppx_compare, etc.] - install result 1.5 [required by coq-serapi] - install seq base [required by yojson] - install sexplib v0.15.1 [required by coq-serapi] - install sexplib0 v0.15.1 [required by sexplib] - install stdlib-shims 0.3.0 [required by ppxlib] - install yojson 2.2.2 [required by coq-serapi] - install zarith 1.14 [required by coq] The following system packages will first need to be installed: libgmp-dev pkg-config <><> 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. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "pkg-config" - 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 ... 19599 files and directories currently installed.) - Preparing to unpack .../0-libgmpxx4ldbl_2%3a6.3.0+dfsg-2+b2_amd64.deb ... - Unpacking libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2+b2) ... - Selecting previously unselected package libgmp-dev:amd64. - Preparing to unpack .../1-libgmp-dev_2%3a6.3.0+dfsg-2+b2_amd64.deb ... - Unpacking libgmp-dev:amd64 (2:6.3.0+dfsg-2+b2) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../2-libpkgconf3_1.8.1-4_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-4) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../3-pkgconf-bin_1.8.1-4_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../4-pkgconf_1.8.1-4_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-4) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../5-pkg-config_1.8.1-4_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-4) ... - Setting up libpkgconf3:amd64 (1.8.1-4) ... - Setting up libgmpxx4ldbl:amd64 (2:6.3.0+dfsg-2+b2) ... - Setting up pkgconf-bin (1.8.1-4) ... - Setting up libgmp-dev:amd64 (2:6.3.0+dfsg-2+b2) ... - Setting up pkgconf:amd64 (1.8.1-4) ... - Setting up pkg-config:amd64 (1.8.1-4) ... - Processing triggers for libc-bin (2.40-3) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/89: [base.v0.15.1: extract] Processing 2/89: [base.v0.15.1: extract] [cmdliner.1.3.0: extract] Processing 3/89: [base.v0.15.1: extract] [cmdliner.1.3.0: extract] -> retrieved conf-gmp.4 (cached) Processing 4/89: [base.v0.15.1: extract] [cmdliner.1.3.0: extract] Processing 5/89: [base.v0.15.1: extract] [cmdliner.1.3.0: extract] Processing 6/89: [base.v0.15.1: extract] [cmdliner.1.3.0: extract] [coq.8.15.2: extract] Processing 7/89: [base.v0.15.1: extract] [cmdliner.1.3.0: extract] [coq.8.15.2: extract] [conf-findutils: sh find . -name .] Processing 8/89: [base.v0.15.1: extract] [cmdliner.1.3.0: extract] [coq.8.15.2: extract] [conf-findutils: sh find . -name .] [conf-gmp: sh] Processing 9/89: [base.v0.15.1: extract] [cmdliner.1.3.0: extract] [coq.8.15.2: extract] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved base.v0.15.1 (cached) Processing 9/89: [cmdliner.1.3.0: extract] [coq.8.15.2: extract] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 10/89: [cmdliner.1.3.0: extract] [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> retrieved cmdliner.1.3.0 (cached) Processing 10/89: [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 11/89: [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [cppo.1.7.0: extract] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-pkg-config: pkg-config] Processing 12/89: [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [cppo.1.7.0: extract] [cmdliner: make all] [conf-findutils: sh find . -name .] [conf-gmp: sh] [conf-pkg-config: pkg-config] + /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 12/89: [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [cppo.1.7.0: extract] [cmdliner: make all] [conf-gmp: sh] [conf-pkg-config: pkg-config] -> installed conf-findutils.1 Processing 13/89: [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [cppo.1.7.0: extract] [cmdliner: make all] [conf-gmp: sh] [conf-pkg-config: pkg-config] + /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 13/89: [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [cppo.1.7.0: extract] [cmdliner: make all] [conf-pkg-config: pkg-config] -> installed conf-gmp.4 Processing 14/89: [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [cppo.1.7.0: extract] [cmdliner: make all] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-pkg-config.3) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 14/89: [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [cppo.1.7.0: extract] [cmdliner: make all] -> installed conf-pkg-config.3 Processing 15/89: [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [cppo.1.7.0: extract] [cmdliner: make all] -> retrieved cppo.1.7.0 (cached) Processing 15/89: [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [cmdliner: make all] Processing 16/89: [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [csexp.1.5.2: extract] [cmdliner: make all] -> retrieved csexp.1.5.2 (cached) Processing 16/89: [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [cmdliner: make all] Processing 17/89: [coq.8.15.2: extract] [coq-serapi.8.15.0+0.15.4: http] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] -> retrieved coq.8.15.2 (cached) Processing 17/89: [coq-serapi.8.15.0+0.15.4: http] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] Processing 18/89: [coq-serapi.8.15.0+0.15.4: http] [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [cmdliner: make all] Processing 18/89: [coq-serapi.8.15.0+0.15.4: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [cmdliner: make all] -> retrieved dune.3.16.1, dune-configurator.3.16.1 (cached) Processing 18/89: [coq-serapi.8.15.0+0.15.4: extract] [num.1.5-1: extract] [cmdliner: make all] Processing 19/89: [coq-serapi.8.15.0+0.15.4: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] Processing 20/89: [coq-serapi.8.15.0+0.15.4: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.14" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.3.0) - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.3.0 Processing 20/89: [coq-serapi.8.15.0+0.15.4: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 39] Processing 21/89: [coq-serapi.8.15.0+0.15.4: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 39] [cmdliner: make install] -> retrieved num.1.5-1 (cached) Processing 21/89: [coq-serapi.8.15.0+0.15.4: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 39] [cmdliner: make install] Processing 22/89: [coq-serapi.8.15.0+0.15.4: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlfind.1.9.6: extract] [dune: ocaml 39] [cmdliner: make install] [num: patch] applying num-in-findlib-dir.patch Processing 23/89: [coq-serapi.8.15.0+0.15.4: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocamlfind.1.9.6: extract] [dune: ocaml 39] [num: patch] [cmdliner: make install] -> retrieved coq-serapi.8.15.0+0.15.4 (https://github.com/ejgallego/coq-serapi/releases/download/8.15.0%2B0.15.4/coq-serapi-8.15.0.0.15.4.tbz) Processing 23/89: [ocaml-compiler-libs.v0.12.4: extract] [ocamlfind.1.9.6: extract] [dune: ocaml 39] [num: patch] [cmdliner: make install] Processing 24/89: [ocaml-compiler-libs.v0.12.4: extract] [ocamlfind.1.9.6: extract] [parsexp.v0.15.0: extract] [dune: ocaml 39] [num: patch] [cmdliner: make install] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 24/89: [ocamlfind.1.9.6: extract] [parsexp.v0.15.0: extract] [dune: ocaml 39] [num: patch] [cmdliner: make install] Processing 25/89: [ocamlfind.1.9.6: extract] [parsexp.v0.15.0: extract] [ppx_compare.v0.15.0: extract] [dune: ocaml 39] [num: patch] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.14/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14/doc/cmdliner" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.3.0) - install -d "/home/opam/.opam/4.14/lib/cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.14/lib/cmdliner" - install cmdliner.opam "/home/opam/.opam/4.14/lib/cmdliner/opam" - install _build/cmdliner.cma "/home/opam/.opam/4.14/lib/cmdliner" - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \ - "/home/opam/.opam/4.14/lib/cmdliner" - install _build/cmdliner.cmxs "/home/opam/.opam/4.14/lib/cmdliner" Processing 25/89: [ocamlfind.1.9.6: extract] [parsexp.v0.15.0: extract] [ppx_compare.v0.15.0: extract] [dune: ocaml 39] [num: patch] [cmdliner: make install-doc] -> retrieved ocamlfind.1.9.6 (cached) Processing 25/89: [parsexp.v0.15.0: extract] [ppx_compare.v0.15.0: extract] [dune: ocaml 39] [num: patch] [cmdliner: make install-doc] Processing 26/89: [parsexp.v0.15.0: extract] [ppx_compare.v0.15.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 39] [num: patch] [cmdliner: make install-doc] [ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch Processing 27/89: [parsexp.v0.15.0: extract] [ppx_compare.v0.15.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 39] [num: patch] [ocamlfind: patch] [cmdliner: make install-doc] Processing 27/89: [parsexp.v0.15.0: extract] [ppx_compare.v0.15.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: patch] [cmdliner: make install-doc] -> retrieved parsexp.v0.15.0 (cached) Processing 27/89: [ppx_compare.v0.15.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: patch] [cmdliner: make install-doc] Processing 28/89: [ppx_compare.v0.15.0: extract] [ppx_derivers.1.2.1: extract] [ppx_deriving.5.2.1: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: patch] [cmdliner: make install-doc] -> retrieved ppx_compare.v0.15.0 (cached) Processing 28/89: [ppx_derivers.1.2.1: extract] [ppx_deriving.5.2.1: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: patch] [cmdliner: make install-doc] Processing 29/89: [ppx_derivers.1.2.1: extract] [ppx_deriving.5.2.1: extract] [ppx_deriving_yojson.3.9.0: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: patch] [cmdliner: make install-doc] -> retrieved ppx_derivers.1.2.1 (cached) Processing 29/89: [ppx_deriving.5.2.1: extract] [ppx_deriving_yojson.3.9.0: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: patch] [cmdliner: make install-doc] Processing 30/89: [ppx_deriving.5.2.1: extract] [ppx_deriving_yojson.3.9.0: extract] [ppx_hash.v0.15.0: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: patch] [cmdliner: make install-doc] Processing 30/89: [ppx_deriving.5.2.1: extract] [ppx_deriving_yojson.3.9.0: extract] [ppx_hash.v0.15.0: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] [cmdliner: make install-doc] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.14/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14/doc/cmdliner" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.3.0) - install -d "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.14/doc/cmdliner" - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages" -> installed cmdliner.1.3.0 Processing 30/89: [ppx_deriving.5.2.1: extract] [ppx_deriving_yojson.3.9.0: extract] [ppx_hash.v0.15.0: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> retrieved ppx_deriving.5.2.1 (cached) Processing 30/89: [ppx_deriving_yojson.3.9.0: extract] [ppx_hash.v0.15.0: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] Processing 31/89: [ppx_deriving_yojson.3.9.0: extract] [ppx_hash.v0.15.0: extract] [ppx_import.1.11.0: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> retrieved ppx_deriving_yojson.3.9.0 (cached) Processing 31/89: [ppx_hash.v0.15.0: extract] [ppx_import.1.11.0: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] Processing 32/89: [ppx_hash.v0.15.0: extract] [ppx_import.1.11.0: extract] [ppx_sexp_conv.v0.15.1: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> retrieved ppx_hash.v0.15.0 (cached) Processing 32/89: [ppx_import.1.11.0: extract] [ppx_sexp_conv.v0.15.1: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] Processing 33/89: [ppx_import.1.11.0: extract] [ppx_sexp_conv.v0.15.1: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> retrieved ppx_import.1.11.0 (cached) Processing 33/89: [ppx_sexp_conv.v0.15.1: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] Processing 34/89: [ppx_sexp_conv.v0.15.1: extract] [ppxlib.0.33.1~5.3preview: extract] [result.1.5: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> retrieved ppx_sexp_conv.v0.15.1 (cached) Processing 34/89: [ppxlib.0.33.1~5.3preview: extract] [result.1.5: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> retrieved seq.base (cached) Processing 35/89: [ppxlib.0.33.1~5.3preview: extract] [result.1.5: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] Processing 36/89: [ppxlib.0.33.1~5.3preview: extract] [result.1.5: extract] [sexplib.v0.15.1: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] Processing 37/89: [ppxlib.0.33.1~5.3preview: extract] [result.1.5: extract] [sexplib.v0.15.1: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> installed seq.base Processing 38/89: [ppxlib.0.33.1~5.3preview: extract] [result.1.5: extract] [sexplib.v0.15.1: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> retrieved ppxlib.0.33.1~5.3preview (cached) Processing 38/89: [result.1.5: extract] [sexplib.v0.15.1: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] Processing 39/89: [result.1.5: extract] [sexplib.v0.15.1: extract] [sexplib0.v0.15.1: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> retrieved result.1.5 (cached) Processing 39/89: [sexplib.v0.15.1: extract] [sexplib0.v0.15.1: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] Processing 40/89: [sexplib.v0.15.1: extract] [sexplib0.v0.15.1: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> retrieved sexplib.v0.15.1 (cached) Processing 40/89: [sexplib0.v0.15.1: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] Processing 41/89: [sexplib0.v0.15.1: extract] [stdlib-shims.0.3.0: extract] [yojson.2.2.2: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> retrieved sexplib0.v0.15.1 (cached) Processing 41/89: [stdlib-shims.0.3.0: extract] [yojson.2.2.2: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] Processing 42/89: [stdlib-shims.0.3.0: extract] [yojson.2.2.2: extract] [zarith.1.14: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> retrieved stdlib-shims.0.3.0 (cached) Processing 42/89: [yojson.2.2.2: extract] [zarith.1.14: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> retrieved zarith.1.14 (cached) Processing 42/89: [yojson.2.2.2: extract] [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: ./configure] -> retrieved yojson.2.2.2 (cached) Processing 42/89: [dune: ocaml 39] [num: make opam-legacy] [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 42/89: [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: make all] + /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 42/89: [dune: ocaml 39] [num: make opam-legacy] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.5-1) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.5-1/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.5-1/src' - cp src/num-legacy.install num.install -> compiled num.1.5-1 Processing 42/89: [dune: ocaml 39] [ocamlfind: make opt] -> installed num.1.5-1 Processing 43/89: [dune: ocaml 39] [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 43/89: [dune: ocaml 39] Processing 44/89: [dune: ocaml 39] [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 44/89: [dune: ocaml 39] Processing 45/89: [dune: ocaml 39] [zarith: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.14/.opam-switch/build/zarith.1.14) - 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 ocamlopt: found in /home/opam/.opam/4.14/bin - checking compilation with ocamlc -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 - package gmp: found - OCaml supports -bin-annot to produce documentation - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DHAS_GMP - includes: -I/home/opam/.opam/4.14/lib/ocaml - libraries: -lgmp - linker options: - 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 45/89: [dune: ocaml 39] [zarith: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14/.opam-switch/build/zarith.1.14) - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -g -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -g -I +compiler-libs -bin-annot -c z.mli - ocamlc -g -I +compiler-libs -bin-annot -c z.ml - ocamlc -g -I +compiler-libs -bin-annot -c q.mli - ocamlc -g -I +compiler-libs -bin-annot -c q.ml - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp - ocamlc -ccopt "-I/home/opam/.opam/4.14/lib/ocaml -DHAS_GMP -O3 -Wall -Wextra " -c caml_z.c - ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp - ocamlc -g -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -g -o zarith_top.cma -a zarith_top.cmo - ocamlopt -g -I +compiler-libs -c zarith_version.ml - ocamlopt -g -I +compiler-libs -c z.ml - ocamlopt -g -I +compiler-libs -c q.ml - ocamlopt -g -I +compiler-libs -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.14 Processing 45/89: [dune: ocaml 39] Processing 46/89: [dune: ocaml 39] [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.14) - 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 zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /home/opam/.opam/4.14/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_version.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.14 Processing 46/89: [dune: ocaml 39] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.16.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 39 - Processing 46/89: [dune: ./_boot/dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.16.1) -> compiled dune.3.16.1 -> installed dune.3.16.1 Processing 48/89: [coq: ./configure no] Processing 49/89: [coq: ./configure no] [cppo: dune build] Processing 50/89: [coq: ./configure no] [cppo: dune build] [csexp: dune build] Processing 51/89: [coq: ./configure no] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] Processing 52/89: [coq: ./configure no] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 53/89: [coq: ./configure no] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] Processing 54/89: [coq: ./configure no] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] Processing 55/89: [coq: ./configure no] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 56/89: [coq: ./configure no] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 56/89: [coq: ./configure no] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] -> installed ppx_derivers.1.2.1 Processing 57/89: [coq: ./configure no] [cppo: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 57/89: [coq: ./configure no] [cppo: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] -> installed csexp.1.5.2 Processing 58/89: [coq: ./configure no] [cppo: dune build] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] Processing 59/89: [coq: ./configure no] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] + /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/coq" "-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.15.2) - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - You have OCaml 4.14.2. Good! - You have OCamlfind 1.9.6. Good! - You have native-code compilation. Good! - You have the Zarith library 1.14 installed. Good! - CoqIde manually disabled: - => no CoqIDE will be built. - - Architecture : Linux - Sys.os_type : Unix - OCaml version : 4.14.2 - OCaml binaries in : /home/opam/.opam/4.14/bin/ - OCaml library in : /home/opam/.opam/4.14/lib/ocaml - 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: - - Coq will be copied in /home/opam/.opam/4.14 - - 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 - - documentation prefix path for all Coq packages will be copied in /home/opam/.opam/4.14/doc/coq - - 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 59/89: [coq: make] [cppo: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 59/89: [coq: make] [cppo: dune build] [dune-configurator: rm] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 60/89: [coq: make] [cppo: dune build] [dune-configurator: rm] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 60/89: [coq: make] [cppo: dune build] [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] -> installed result.1.5 Processing 61/89: [coq: make] [cppo: dune build] [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/sexplib0.v0.15.1) -> compiled sexplib0.v0.15.1 Processing 61/89: [coq: make] [cppo: dune build] [dune-configurator: rm] [stdlib-shims: dune build] [yojson: dune build] -> installed sexplib0.v0.15.1 Processing 62/89: [coq: make] [cppo: dune build] [dune-configurator: rm] [stdlib-shims: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 62/89: [coq: make] [cppo: dune build] [dune-configurator: rm] [yojson: dune build] -> installed stdlib-shims.0.3.0 Processing 63/89: [coq: make] [cppo: dune build] [dune-configurator: rm] [yojson: dune build] Processing 64/89: [coq: make] [cppo: dune build] [dune-configurator: rm] [ppxlib: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.1) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.1) Processing 64/89: [coq: make] [cppo: dune build] [dune-configurator: dune build] [ppxlib: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cppo.1.7.0) -> compiled cppo.1.7.0 Processing 64/89: [coq: make] [dune-configurator: dune build] [ppxlib: dune build] [yojson: dune build] -> installed cppo.1.7.0 Processing 65/89: [coq: make] [dune-configurator: dune build] [ppxlib: dune build] [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/yojson.2.2.2) -> compiled yojson.2.2.2 Processing 65/89: [coq: make] [dune-configurator: dune build] [ppxlib: dune build] -> installed yojson.2.2.2 Processing 66/89: [coq: make] [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.1) -> compiled dune-configurator.3.16.1 Processing 66/89: [coq: make] [ppxlib: dune build] -> installed dune-configurator.3.16.1 Processing 67/89: [coq: make] [ppxlib: dune build] Processing 68/89: [base: dune build] [coq: make] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/base.v0.15.1) -> compiled base.v0.15.1 Processing 68/89: [coq: make] [ppxlib: dune build] -> installed base.v0.15.1 Processing 69/89: [coq: make] [ppxlib: dune build] Processing 70/89: [coq: make] [parsexp: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/parsexp.v0.15.0) -> compiled parsexp.v0.15.0 Processing 70/89: [coq: make] [ppxlib: dune build] -> installed parsexp.v0.15.0 Processing 71/89: [coq: make] [ppxlib: dune build] Processing 72/89: [coq: make] [ppxlib: dune build] [sexplib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/sexplib.v0.15.1) -> compiled sexplib.v0.15.1 Processing 72/89: [coq: make] [ppxlib: dune build] -> installed sexplib.v0.15.1 Processing 73/89: [coq: make] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppxlib.0.33.1~5.3preview) -> compiled ppxlib.0.33.1~5.3preview Processing 73/89: [coq: make] -> installed ppxlib.0.33.1~5.3preview Processing 74/89: [coq: make] Processing 75/89: [coq: make] [ppx_compare: dune build] Processing 76/89: [coq: make] [ppx_compare: dune build] [ppx_deriving: dune build] Processing 77/89: [coq: make] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_import: dune build] Processing 78/89: [coq: make] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_import: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_compare.v0.15.0) -> compiled ppx_compare.v0.15.0 Processing 78/89: [coq: make] [ppx_deriving: dune build] [ppx_import: dune build] [ppx_sexp_conv: dune build] -> installed ppx_compare.v0.15.0 Processing 79/89: [coq: make] [ppx_deriving: dune build] [ppx_import: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_import" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_import.1.11.0) -> compiled ppx_import.1.11.0 Processing 79/89: [coq: make] [ppx_deriving: dune build] [ppx_sexp_conv: dune build] -> installed ppx_import.1.11.0 Processing 80/89: [coq: make] [ppx_deriving: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_sexp_conv.v0.15.1) -> compiled ppx_sexp_conv.v0.15.1 Processing 80/89: [coq: make] [ppx_deriving: dune build] -> installed ppx_sexp_conv.v0.15.1 Processing 81/89: [coq: make] [ppx_deriving: dune build] Processing 82/89: [coq: make] [ppx_deriving: dune build] [ppx_hash: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_deriving.5.2.1) -> compiled ppx_deriving.5.2.1 Processing 82/89: [coq: make] [ppx_hash: dune build] -> installed ppx_deriving.5.2.1 Processing 83/89: [coq: make] [ppx_hash: dune build] Processing 84/89: [coq: make] [ppx_deriving_yojson: dune build] [ppx_hash: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_hash.v0.15.0) -> compiled ppx_hash.v0.15.0 Processing 84/89: [coq: make] [ppx_deriving_yojson: dune build] -> installed ppx_hash.v0.15.0 Processing 85/89: [coq: make] [ppx_deriving_yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving_yojson" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_deriving_yojson.3.9.0) -> compiled ppx_deriving_yojson.3.9.0 Processing 85/89: [coq: make] -> installed ppx_deriving_yojson.3.9.0 Processing 86/89: [coq: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "COQ_USE_DUNE=" "-j39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/coq.8.15.2) - make --warn-undefined-variable --no-builtin-rules -f Makefile.build - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/coq.8.15.2' - MKDIR BUILD_OUT - DUNE _build/install/default/bin/coqdep - DUNE sources - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I lib/.lib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -no-alias-deps -o lib/.lib.objs/byte/util.cmi -c -intf lib/util.mli) - 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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I lib/.lib.objs/byte -I lib/.lib.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -intf-suffix .ml -no-alias-deps -o lib/.lib.objs/native/coqProject_file.cmx -c -impl lib/coqProject_file.ml) - File "lib/coqProject_file.ml", line 82, characters 35-46: - 82 | 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 90, characters 12-26: - 90 | | exception Stream.Failure -> buffer buf - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 92, characters 32-43: - 92 | 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 97, characters 12-26: - 97 | | 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 99, characters 33-44: - 99 | 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 102, characters 12-26: - 102 | | exception Stream.Failure -> () - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 104, characters 34-45: - 104 | 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 116, characters 12-26: - 116 | | exception Stream.Failure -> accu - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 123, characters 31-48: - 123 | let res = parse_args buf [] (Stream.of_channel c) in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I lib/.lib.objs/byte -I lib/.lib.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -intf-suffix .ml -no-alias-deps -o lib/.lib.objs/native/util.cmx -c -impl lib/util.ml) - 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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I lib/.lib.objs/byte -I lib/.lib.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -intf-suffix .ml -no-alias-deps -o lib/.lib.objs/native/lStream.cmx -c -impl lib/lStream.ml) - File "lib/lStream.ml", line 14, characters 12-20: - 14 | strm : 'a Stream.t; - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 26, characters 4-15: - 26 | Stream.from - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 35, characters 17-29: - 35 | let count strm = Stream.count strm.strm - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 38, characters 16-28: - 38 | strm.fun_loc (Stream.count strm.strm) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 57, characters 10-21: - 57 | let a = Stream.peek strm.strm in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 58, characters 22-33: - 58 | if Option.has_some (Stream.peek strm.strm) then strm.max_peek <- max (Stream.count strm.strm + 1) strm.max_peek; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 58, characters 72-84: - 58 | if Option.has_some (Stream.peek strm.strm) then strm.max_peek <- max (Stream.count strm.strm + 1) strm.max_peek; - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 62, characters 10-22: - 62 | let l = Stream.npeek n strm.strm in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 63, characters 24-36: - 63 | strm.max_peek <- max (Stream.count strm.strm + List.length l) strm.max_peek; - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 67, characters 13-25: - 67 | let list = Stream.npeek (n + 1) strm.strm in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 70, characters 36-48: - 70 | x :: _, 0 -> strm.max_peek <- Stream.count strm.strm + n + 1; x - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 72, characters 32-44: - 72 | | [], p -> strm.max_peek <- Stream.count strm.strm + (n - p); raise Stream.Failure - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 72, characters 72-86: - 72 | | [], p -> strm.max_peek <- Stream.count strm.strm + (n - p); raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 76, characters 16-27: - 76 | let junk strm = Stream.junk strm.strm - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 78, characters 16-27: - 78 | let next strm = Stream.next strm.strm - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQDEP VFILES - DUNE sources - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - DUNE _build/install/default/bin/coqc - DUNE _build/default/plugins/ltac/ltac_plugin.cmxs - DUNE _build/default/plugins/syntax/number_string_notation_plugin.cmxs - DUNE _build/default/plugins/ltac/tauto_plugin.cmxs - DUNE _build/default/plugins/cc/cc_plugin.cmxs - DUNE _build/default/plugins/firstorder/firstorder_plugin.cmxs - DUNE _build/default/plugins/ssrmatching/ssrmatching_plugin.cmxs - DUNE _build/default/plugins/ssr/ssreflect_plugin.cmxs - DUNE _build/default/plugins/ring/ring_plugin.cmxs - DUNE _build/default/plugins/micromega/zify_plugin.cmxs - DUNE _build/default/plugins/micromega/micromega_plugin.cmxs - DUNE _build/default/plugins/rtauto/rtauto_plugin.cmxs - DUNE _build/default/plugins/nsatz/nsatz_plugin.cmxs - DUNE _build/default/plugins/extraction/extraction_plugin.cmxs - DUNE _build/default/plugins/funind/funind_plugin.cmxs - DUNE _build/default/plugins/derive/derive_plugin.cmxs - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - DUNE _build/default/plugins/btauto/btauto_plugin.cmxs - DUNE _build/default/plugins/ltac2/ltac2_plugin.cmxs - DUNE _build/install/default/bin/coqproofworker.opt - DUNE _build/install/default/bin/coqtacticworker.opt - DUNE _build/install/default/bin/coqqueryworker.opt - DUNE _build/install/default/bin/coqtop - DUNE _build/install/default/bin/coqchk - DUNE _build/install/default/bin/csdpcert - DUNE _build/install/default/bin/coqnative - DUNE _build/install/default/bin/votour - DUNE _build/install/default/bin/coqdoc - DUNE _build/install/default/lib/coq-core/tools/coqdoc/coqdoc.sty - DUNE _build/install/default/lib/coq-core/tools/coqdoc/coqdoc.css - DUNE _build/install/default/bin/coqwc - DUNE _build/install/default/bin/coq_makefile - DUNE _build/default/tools/CoqMakefile.in - DUNE _build/install/default/bin/ocamllibdep - DUNE _build/default/doc/tools/docgram/doc_grammar.exe - DUNE _build/default/coq-core.install - DUNE _build/default/coqide-server.install - DUNE revision - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I gramlib/.gramlib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I lib/.lib.objs/byte -no-alias-deps -open Gramlib -o gramlib/.gramlib.objs/byte/gramlib__Plexing.cmi -c -intf gramlib/plexing.mli) - File "gramlib/plexing.mli", line 14, characters 41-49: - 14 | type 'te lexer_func = ?loc:Loc.t -> char Stream.t -> 'te LStream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -intf-suffix .ml -no-alias-deps -open Gramlib -o gramlib/.gramlib.objs/native/gramlib__Plexing.cmx -c -impl gramlib/plexing.ml) - File "gramlib/plexing.ml", line 5, characters 41-49: - 5 | type 'te lexer_func = ?loc:Loc.t -> char Stream.t -> 'te LStream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I gramlib/.gramlib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I lib/.lib.objs/byte -no-alias-deps -open Gramlib -o gramlib/.gramlib.objs/byte/gramlib__Grammar.cmi -c -intf gramlib/grammar.mli) - File "gramlib/grammar.mli", line 31, characters 34-42: - 31 | val make : ?loc:Loc.t -> char Stream.t -> t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -intf-suffix .ml -no-alias-deps -open Gramlib -o gramlib/.gramlib.objs/native/gramlib__Grammar.cmx -c -impl gramlib/grammar.ml) - File "gramlib/grammar.ml", line 21, characters 34-42: - 21 | val make : ?loc:Loc.t -> char Stream.t -> t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1093, characters 15-29: - 1093 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1102, characters 15-29: - 1102 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1111, characters 27-41: - 1111 | | LocAct (_, _) -> raise Stream.Failure | DeadEnd -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1111, characters 61-75: - 1111 | | LocAct (_, _) -> raise Stream.Failure | DeadEnd -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1115, characters 13-27: - 1115 | else raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1121, characters 6-20: - 1121 | Stream.Failure -> raise (Stream.Error (tree_failed entry a symb son)) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1121, characters 31-43: - 1121 | Stream.Failure -> raise (Stream.Error (tree_failed entry a symb son)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1140, characters 4-18: - 1140 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1147, characters 62-76: - 1147 | skip_if_empty bp (fun (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1149, characters 11-25: - 1149 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1182, characters 52-66: - 1182 | DeadEnd -> (fun (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1193, characters 53-67: - 1193 | try Some (entry.estart alevn strm__) with Stream.Failure -> None - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1203, characters 31-45: - 1203 | try p1 strm__ with Stream.Failure -> p2 strm__) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1213, characters 17-31: - 1213 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1214, characters 26-38: - 1214 | raise (Stream.Error (tree_failed entry a s son)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1224, characters 43-57: - 1224 | match try Some (ps strm) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1227, characters 49-63: - 1227 | (try Some (p1 bp a strm) with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1230, characters 34-46: - 1230 | | None -> raise (Stream.Error (tree_failed entry a s son)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1237, characters 4-18: - 1237 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1265, characters 66-80: - 1265 | (match (try Some (tematch (LStream.peek_nth n strm)) with Stream.Failure -> None) with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1267, characters 44-58: - 1267 | (match try Some (p1 a strm) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1271, characters 42-56: - 1271 | | DeadEnd -> fun last_a strm -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1277, characters 35-49: - 1277 | try Some (ps strm) with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1279, characters 87-101: - 1279 | try Some (parser_of_tree entry nlevn alevn (top_tree entry tree) strm) with Stream.Failure -> None - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1282, characters 26-38: - 1282 | | None -> raise (Stream.Error (tree_failed entry last_a (Stoken last_tok) tree)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1289, characters 20-34: - 1289 | | None -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1297, characters 43-57: - 1297 | match try Some (ps al strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1307, characters 40-54: - 1307 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1311, characters 16-30: - 1311 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1312, characters 25-37: - 1312 | raise (Stream.Error (symb_failed entry v sep symb)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1318, characters 44-58: - 1318 | match try Some (ps [] strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1325, characters 40-54: - 1325 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1328, characters 44-58: - 1328 | (try Some (ps al strm__) with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1336, characters 44-58: - 1336 | match try Some (ps [] strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1342, characters 43-57: - 1342 | match try Some (ps al strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1353, characters 40-54: - 1353 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1357, characters 16-30: - 1357 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1360, characters 22-36: - 1360 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1361, characters 31-43: - 1361 | raise (Stream.Error (symb_failed entry v sep symb)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1375, characters 40-54: - 1375 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1378, characters 44-58: - 1378 | (try Some (ps al strm__) with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1384, characters 20-34: - 1384 | Stream.Failure -> None - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1397, characters 41-55: - 1397 | match try Some (ps strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1421, characters 20-34: - 1421 | | None -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1466, characters 52-66: - 1466 | [] -> (fun levn (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1502, characters 50-64: - 1502 | match try Some (p2 strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1523, characters 57-71: - 1523 | [] -> (fun levn bp a (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1542, characters 16-30: - 1542 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1553, characters 37-51: - 1553 | try p levn bp a strm__ with Stream.Failure -> a) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1554, characters 63-77: - 1554 | | Dparser p -> fun levn bp a (strm__ : _ LStream.t) -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1557, characters 9-21: - 1557 | raise (Stream.Error ("entry [" ^ ename ^ "] is empty")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1622, characters 6-20: - 1622 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1625, characters 6-18: - 1625 | | Stream.Error _ as exc -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1624, characters 22-34: - 1624 | Loc.raise ~loc (Stream.Error ("illegal begin of " ^ entry.ename)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1662, characters 51-65: - 1662 | (fun _ _ _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1675, characters 51-65: - 1675 | (fun _ _ _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1763, characters 55-69: - 1763 | e.estart <- (fun _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1764, characters 62-76: - 1764 | e.econtinue <- (fun _ _ _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default/kernel/byterun && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wno-unused -g -O2 -msse2 -mfpmath=sse -g -I /home/opam/.opam/4.14/lib/ocaml -o coq_fix_code.o -c coq_fix_code.c) - coq_fix_code.c: In function 'coq_stat_alloc': - coq_fix_code.c:36:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead - 36 | if (result == NULL) raise_out_of_memory (); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default/kernel/byterun && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -Wall -Wno-unused -g -O2 -msse2 -mfpmath=sse -g -I /home/opam/.opam/4.14/lib/ocaml -o coq_memory.o -c coq_memory.c) - coq_memory.c: In function 'init_coq_vm': - coq_memory.c:114:13: warning: "scan_roots_hook" is deprecated: use "caml_scan_roots_hook" instead - 114 | coq_prev_scan_roots_hook = scan_roots_hook; - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - coq_memory.c:115:13: warning: "scan_roots_hook" is deprecated: use "caml_scan_roots_hook" instead - 115 | scan_roots_hook = coq_scan_roots; - | ^~~~~~~~~~~~~~~~~~~~~~~~~ - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I interp/.interp.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -no-alias-deps -o interp/.interp.objs/byte/numTok.cmi -c -intf interp/numTok.mli) - 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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I parsing/.parsing.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -no-alias-deps -o parsing/.parsing.objs/byte/g_constr.cmo -c -impl parsing/g_constr.ml) - File "parsing/g_constr.mlg", line 46, characters 19-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I toplevel/.toplevel.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I stm/.stm.objs/byte -I sysinit/.sysinit.objs/byte -I tactics/.tactics.objs/byte -I vernac/.vernac.objs/byte -no-alias-deps -o toplevel/.toplevel.objs/byte/g_toplevel.cmo -c -impl 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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I engine/.engine.objs/byte -I engine/.engine.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -intf-suffix .ml -no-alias-deps -o engine/.engine.objs/native/evarutil.cmx -c -impl engine/evarutil.ml) - File "engine/evarutil.ml", line 124, characters 10-18: - 124 | 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 125, characters 19-29: - 125 | 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 125, characters 33-43: - 125 | 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 126, characters 60-70: - 126 | | 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 127, characters 26-36: - 127 | | _ -> 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 127, characters 42-52: - 127 | | _ -> 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 127, characters 58-68: - 127 | | _ -> 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 - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I interp/.interp.objs/byte -I interp/.interp.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o interp/.interp.objs/native/numTok.cmx -c -impl interp/numTok.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 "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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I interp/.interp.objs/byte -I interp/.interp.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o interp/.interp.objs/native/constrexpr_ops.cmx -c -impl interp/constrexpr_ops.ml) - File "interp/constrexpr_ops.ml", line 575, characters 24-36: - 575 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed after fix") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I interp/.interp.objs/byte -I interp/.interp.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o interp/.interp.objs/native/constrintern.cmx -c -impl interp/constrintern.ml) - File "interp/constrintern.ml", line 585, characters 22-34: - 585 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed here") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/native/tok.cmx -c -impl parsing/tok.ml) - File "parsing/tok.ml", line 144, characters 21-35: - 144 | let err () = raise Stream.Failure in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/native/cLexer.cmx -c -impl parsing/cLexer.ml) - File "parsing/cLexer.ml", line 162, characters 11-23: - 162 | let bp = Stream.count cs in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 163, characters 2-13: - 163 | 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 "parsing/cLexer.ml", line 175, characters 28-39: - 175 | let njunk n = Util.repeat n Stream.junk - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 188, characters 12-24: - 188 | match Stream.npeek 2 cs with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 194, characters 12-24: - 194 | match Stream.npeek 3 cs with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 201, characters 17-29: - 201 | else match Stream.npeek 4 cs with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 213, characters 8-19: - 213 | match Stream.peek cs with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 225, characters 30-41: - 225 | 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 227, characters 8-19: - 227 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 232, characters 23-34: - 232 | | AsciiChar -> Stream.junk s; loop_symb s - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 235, characters 13-29: - 235 | loop_symb (Stream.of_string str) - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 238, characters 35-46: - 238 | 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 240, characters 8-19: - 240 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 243, characters 8-19: - 243 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 254, characters 17-33: - 254 | loop_id false (Stream.of_string str) - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 296, characters 39-50: - 296 | 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. - File "parsing/cLexer.ml", line 308, characters 37-48: - 308 | 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 310, characters 6-17: - 310 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 318, characters 62-74: - 318 | 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 332, characters 48-59: - 332 | 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. - File "parsing/cLexer.ml", line 334, characters 6-17: - 334 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 336, characters 14-25: - 336 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 337, characters 22-33: - 337 | Some '"' -> Stream.junk s; true - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 342, characters 6-17: - 342 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 343, characters 22-33: - 343 | (fun s -> match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 345, characters 8-19: - 345 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 353, characters 6-17: - 353 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 354, characters 22-33: - 354 | (fun s -> match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 356, characters 12-23: - 356 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 367, characters 4-15: - 367 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 368, characters 13-25: - 368 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 378, characters 6-17: - 378 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 381, characters 14-26: - 381 | let _ = Stream.empty s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 382, characters 15-27: - 382 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 435, characters 12-24: - 435 | let bp2 = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 436, characters 8-19: - 436 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 438, characters 6-17: - 438 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 441, characters 16-27: - 441 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 443, characters 14-25: - 443 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 446, characters 13-27: - 446 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 446, characters 38-50: - 446 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 450, characters 6-17: - 450 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 452, characters 14-25: - 452 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 453, characters 22-33: - 453 | Some ')' -> Stream.junk s; push_string "*)"; loc - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 455, characters 11-25: - 455 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 455, characters 36-48: - 455 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 458, characters 6-17: - 458 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 463, characters 20-32: - 463 | 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 463, characters 41-55: - 463 | 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 465, characters 15-27: - 465 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 469, characters 16-27: - 469 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 471, characters 14-25: - 471 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 472, characters 23-35: - 472 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 475, characters 14-25: - 475 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 477, characters 23-37: - 477 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 484, characters 54-66: - 484 | 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 503, characters 36-48: - 503 | 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 517, characters 8-19: - 517 | match Stream.peek cs with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 528, characters 16-30: - 528 | | 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 531, characters 24-38: - 531 | if len = 0 then raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 540, characters 17-31: - 540 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 545, characters 14-25: - 545 | let c = Stream.next s in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 548, characters 10-24: - 548 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 548, characters 35-47: - 548 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 550, characters 40-52: - 550 | 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 558, characters 43-54: - 558 | 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 561, characters 14-26: - 561 | match Stream.npeek lenmarker s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 570, characters 48-60: - 570 | 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 574, characters 63-77: - 574 | if not dot_gobbling && blank_or_eof s then raise Stream.Failure; - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 579, characters 22-36: - 579 | | [] -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 582, characters 45-57: - 582 | 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 589, characters 15-27: - 589 | let l' = Stream.npeek (i + 1) s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 599, characters 6-17: - 599 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 608, characters 15-27: - 608 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 616, characters 10-21: - 616 | match Stream.peek cs with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 617, characters 30-41: - 617 | | 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 618, characters 57-69: - 618 | | _ -> 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 625, characters 11-23: - 625 | let ep = Stream.count cs in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 646, characters 50-61: - 646 | 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 648, characters 6-17: - 648 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 651, characters 10-24: - 651 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 651, characters 35-47: - 651 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 656, characters 17-29: - 656 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 665, characters 21-33: - 665 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 673, characters 8-19: - 673 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 685, characters 11-23: - 685 | let bp = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 686, characters 8-19: - 686 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 688, characters 6-17: - 688 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 689, characters 15-27: - 689 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 692, characters 6-17: - 692 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 695, characters 6-17: - 695 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 698, characters 10-24: - 698 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 698, characters 35-47: - 698 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 706, characters 21-33: - 706 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 714, characters 6-17: - 714 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 721, characters 6-17: - 721 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 722, characters 15-27: - 722 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 726, characters 6-17: - 726 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 729, characters 10-24: - 729 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 729, characters 35-47: - 729 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 735, characters 17-29: - 735 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 742, characters 17-29: - 742 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 745, characters 6-17: - 745 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 748, characters 10-24: - 748 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 748, characters 35-47: - 748 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 750, characters 15-27: - 750 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 754, characters 6-17: - 754 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 756, characters 14-25: - 756 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 758, characters 12-23: - 758 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 759, characters 21-33: - 759 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 762, characters 12-23: - 762 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 767, characters 11-25: - 767 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 767, characters 36-48: - 767 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 770, characters 6-17: - 770 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 771, characters 15-27: - 771 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 785, characters 23-35: - 785 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 788, characters 53-64: - 788 | let t = process_chars ~diff_mode loc bp (Stream.next s) s in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/native/pcoq.cmx -c -impl parsing/pcoq.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 199, characters 13-29: - 199 | let strm = Stream.of_string x in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/native/g_constr.cmx -c -impl parsing/g_constr.ml) - File "parsing/g_constr.mlg", line 46, characters 19-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I printing/.printing.objs/byte -I printing/.printing.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -intf-suffix .ml -no-alias-deps -o printing/.printing.objs/native/proof_diffs.cmx -c -impl printing/proof_diffs.ml) - 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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/native/himsg.cmx -c -impl vernac/himsg.ml) - File "vernac/himsg.ml", line 1428, characters 4-16: - 1428 | | Stream.Error txt -> hov 0 (str "Syntax error: " ++ str txt ++ str ".") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/native/proof_using.cmx -c -impl vernac/proof_using.ml) - File "vernac/proof_using.ml", line 210, characters 94-110: - 210 | 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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/native/comInductive.cmx -c -impl vernac/comInductive.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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/native/record.cmx -c -impl vernac/record.ml) - File "vernac/record.ml", line 113, characters 20-32: - 113 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed in record parameters") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/native/vernacinterp.cmx -c -impl vernac/vernacinterp.ml) - File "vernac/vernacinterp.ml", line 177, characters 9-26: - 177 | (Stream.of_channel in_chan) in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I toplevel/.toplevel.objs/byte -I toplevel/.toplevel.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I stm/.stm.objs/byte -I stm/.stm.objs/native -I sysinit/.sysinit.objs/byte -I sysinit/.sysinit.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -intf-suffix .ml -no-alias-deps -o toplevel/.toplevel.objs/native/g_toplevel.cmx -c -impl 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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I toplevel/.toplevel.objs/byte -I toplevel/.toplevel.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I stm/.stm.objs/byte -I stm/.stm.objs/native -I sysinit/.sysinit.objs/byte -I sysinit/.sysinit.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -intf-suffix .ml -no-alias-deps -o toplevel/.toplevel.objs/native/vernac.cmx -c -impl toplevel/vernac.ml) - File "toplevel/vernac.ml", line 93, characters 7-24: - 93 | (Stream.of_channel in_chan) in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I toplevel/.toplevel.objs/byte -I toplevel/.toplevel.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I stm/.stm.objs/byte -I stm/.stm.objs/native -I sysinit/.sysinit.objs/byte -I sysinit/.sysinit.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -intf-suffix .ml -no-alias-deps -o toplevel/.toplevel.objs/native/coqloop.cmx -c -impl toplevel/coqloop.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. - COQCBOOT theories/Init/Notations.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I plugins/ltac/.ltac_plugin.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I stm/.stm.objs/byte -I sysinit/.sysinit.objs/byte -I tactics/.tactics.objs/byte -I vernac/.vernac.objs/byte -no-alias-deps -open Ltac_plugin -o plugins/ltac/.ltac_plugin.objs/byte/ltac_plugin__G_tactic.cmo -c -impl 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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I plugins/ltac/.ltac_plugin.objs/byte -I plugins/ltac/.ltac_plugin.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I stm/.stm.objs/byte -I stm/.stm.objs/native -I sysinit/.sysinit.objs/byte -I sysinit/.sysinit.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -intf-suffix .ml -no-alias-deps -open Ltac_plugin -o plugins/ltac/.ltac_plugin.objs/native/ltac_plugin__G_tactic.cmx -c -impl 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. - COQCBOOT theories/Init/Ltac.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQCBOOT theories/Init/Logic.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQCBOOT theories/Init/Datatypes.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQCBOOT theories/Init/Logic_Type.v - COQCBOOT theories/Init/Specif.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQCBOOT theories/Init/Wf.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQCBOOT theories/Init/Decimal.v - COQCBOOT theories/Init/Tactics.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQCBOOT theories/Init/Hexadecimal.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQCBOOT theories/Init/Tauto.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQCBOOT theories/Init/Number.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQCBOOT theories/Init/Nat.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQCBOOT theories/Init/Byte.v - COQCBOOT theories/Init/Peano.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQCBOOT theories/Init/Prelude.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/ssr/ssrclasses.v - COQC theories/Program/Basics.v - COQC theories/Program/Tactics.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Relations/Relation_Definitions.v - COQC theories/Bool/Bool.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/BinNums.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/EqdepFacts.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/Decidable.v - COQC theories/Bool/Sumbool.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/setoid_ring/Algebra_syntax.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/micromega/ZifyClasses.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/FunctionalExtensionality.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/PropExtensionalityFacts.v - COQC theories/Logic/Hurkens.v - COQC theories/Unicode/Utf8_core.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Cyclic/Abstract/CarryType.v - COQC theories/Floats/FloatClass.v - COQC theories/Wellfounded/Inclusion.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Wellfounded/Inverse_Image.v - COQC theories/Logic/Eqdep.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sets/Relations_1.v - COQC theories/Sets/Permut.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sets/Ensembles.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Program/Utils.v - COQC theories/Logic/ProofIrrelevanceFacts.v - COQC theories/Program/Combinators.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/AltBinNotations.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/StrictProp.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/RelationalChoice.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/ExtensionalFunctionRepresentative.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/SetIsType.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/PropFacts.v - COQC theories/Logic/ExtensionalityFacts.v - COQC theories/Logic/Berardi.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/Adjointification.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Lists/Streams.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Compat/Coq815.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Compat/AdmitAxiom.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Bool/DecBool.v - COQC theories/Bool/BoolEq.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ssr/ssrunder.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Classes/Init.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/Eqdep_dec.v - COQC theories/Relations/Relation_Operators.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/PArith/BinPosDef.v - COQC theories/Logic/HLevels.v - COQC theories/Unicode/Utf8.v - COQC theories/Numbers/Cyclic/Int63/PrimInt63.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Wellfounded/Well_Ordering.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sets/Uniset.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sets/Relations_1_facts.v - COQC theories/Sets/Relations_2.v - COQC theories/Sets/Constructive_sets.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sets/Partial_Order.v - COQC theories/Logic/JMeq.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/ProofIrrelevance.v - COQC theories/Lists/StreamMemo.v - COQC theories/Compat/Coq814.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Bool/IfProp.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Classes/RelationClasses.v - COQC theories/Classes/CRelationClasses.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Relations/Operators_Properties.v - COQC theories/Floats/PrimFloat.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Wellfounded/Disjoint_Union.v - COQC theories/Wellfounded/Transitive_Closure.v - COQC theories/Sets/Relations_2_facts.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sets/Relations_3.v - COQC theories/Sets/Cpo.v - COQC theories/Sets/Finite_sets.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Program/Equality.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Wellfounded/Lexicographic_Product.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Wellfounded/Union.v - COQC theories/Relations/Relations.v - COQC theories/Sets/Powerset.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sets/Relations_3_facts.v - COQC theories/Program/Subset.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ssrmatching/ssrmatching.v - COQC theories/Classes/CMorphisms.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/ssr/ssrsetoid.v - COQC theories/Classes/Morphisms.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sets/Powerset_facts.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Classes/CEquivalence.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Classes/Morphisms_Prop.v - COQC theories/Classes/Equivalence.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Classes/SetoidTactics.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Setoids/Setoid.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Structures/Equalities.v - COQC theories/Numbers/NumPrelude.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Structures/Orders.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Structures/OrdersTac.v - COQC theories/Bool/BoolOrder.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Structures/OrdersFacts.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Structures/GenericMinMax.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -open Gramlib -g -O3 -unbox-closures -I plugins/ssr/.ssreflect_plugin.objs/byte -I plugins/ssr/.ssreflect_plugin.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I plugins/ltac/.ltac_plugin.objs/byte -I plugins/ltac/.ltac_plugin.objs/native -I plugins/ssrmatching/.ssrmatching_plugin.objs/byte -I plugins/ssrmatching/.ssrmatching_plugin.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I stm/.stm.objs/byte -I stm/.stm.objs/native -I sysinit/.sysinit.objs/byte -I sysinit/.sysinit.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -intf-suffix .ml -no-alias-deps -open Ssreflect_plugin -o plugins/ssr/.ssreflect_plugin.objs/native/ssreflect_plugin__Ssrparser.cmx -c -impl plugins/ssr/ssrparser.ml) - File "plugins/ssr/ssrparser.mlg", line 263, characters 28-42: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 265, characters 22-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 272, characters 24-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 274, characters 22-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 276, characters 19-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 283, characters 24-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 285, characters 22-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 286, characters 15-29: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 294, characters 31-45: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 297, characters 20-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 843, characters 33-47: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 852, characters 9-23: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 857, characters 12-26: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 858, characters 55-69: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 859, characters 45-59: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 2409, characters 37-51: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 2413, characters 17-31: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQC theories/ssr/ssreflect.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/ssr/ssrfun.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/NatInt/NZAxioms.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/NatInt/NZBase.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ssr/ssrbool.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/NatInt/NZAdd.v - COQC theories/Numbers/NatInt/NZOrder.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/NatInt/NZMul.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Numbers/NatInt/NZAddOrder.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/NatInt/NZMulOrder.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Numbers/NatInt/NZParity.v - COQC theories/Numbers/NatInt/NZPow.v - COQC theories/Numbers/NatInt/NZSqrt.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/NatInt/NZDiv.v - COQC theories/Numbers/NatInt/NZGcd.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/NatInt/NZProperties.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/NatInt/NZLog.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Numbers/NatInt/NZBits.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NAxioms.v - COQC theories/Numbers/Integer/Abstract/ZAxioms.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NBase.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Numbers/Integer/Abstract/ZBase.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Integer/Abstract/ZAdd.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NAdd.v - COQC theories/Numbers/Natural/Abstract/NIso.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NOrder.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Integer/Abstract/ZMul.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Integer/Abstract/ZLt.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NAddOrder.v - COQC theories/Numbers/Integer/Abstract/ZAddOrder.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NMulOrder.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NSub.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Integer/Abstract/ZMulOrder.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NMaxMin.v - COQC theories/Numbers/Natural/Abstract/NParity.v - COQC theories/Numbers/Natural/Abstract/NSqrt.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NDiv.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NGcd.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NStrongRec.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/extraction/Extraction.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/extraction/ExtrOcamlBasic.v - COQC theories/extraction/ExtrHaskellBasic.v - COQC theories/Program/Wf.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Integer/Abstract/ZMaxMin.v - COQC theories/Numbers/Integer/Abstract/ZSgnAbs.v - COQC theories/Numbers/Integer/Abstract/ZParity.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NPow.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NLog.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NBits.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Abstract/NLcm.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Integer/Abstract/ZPow.v - COQC theories/Numbers/Integer/Abstract/ZDivTrunc.v - COQC theories/Numbers/Integer/Abstract/ZDivFloor.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Integer/Abstract/ZGcd.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Integer/Abstract/ZDivEucl.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Integer/Abstract/ZLcm.v - COQC theories/Numbers/Integer/Abstract/ZBits.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/funind/FunInd.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Numbers/Natural/Abstract/NProperties.v - COQC theories/derive/Derive.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Arith/PeanoNat.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Arith/Le.v - COQC theories/Lists/List.v - COQC theories/Arith/EqNat.v - COQC theories/Arith/Max.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Arith/Min.v - COQC theories/Arith/Even.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Arith/Lt.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Arith/Plus.v - COQC theories/Arith/Minus.v - COQC theories/Arith/Between.v - COQC theories/Arith/Peano_dec.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/PArith/BinPos.v - COQC theories/Arith/Gt.v - COQC theories/Arith/Mult.v - COQC theories/Sets/Multiset.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/NatInt/NZDomain.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Arith/Factorial.v - COQC theories/Arith/Compare_dec.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Arith/Wf_nat.v - COQC theories/Arith/Bool_nat.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Arith/Div2.v - COQC theories/Numbers/Natural/Peano/NPeano.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Arith/Arith_base.v - COQC theories/Logic/ClassicalFacts.v - COQC theories/funind/Recdef.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Arith/Euclid.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Vectors/Fin.v - COQC theories/Arith/Compare.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/Classical_Prop.v - COQC theories/Logic/PropExtensionality.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Vectors/VectorDef.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/Classical_Pred_Type.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/Classical.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/NArith/BinNatDef.v - COQC theories/PArith/Pnat.v - COQC theories/PArith/POrderedType.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sets/Classical_sets.v - COQC theories/Logic/ClassicalUniqueChoice.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Integer/Abstract/ZProperties.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/NArith/BinNat.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sets/Powerset_Classical_facts.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/PArith/PArith.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC user-contrib/Ltac2/Init.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC user-contrib/Ltac2/String.v - COQC user-contrib/Ltac2/Std.v - COQC user-contrib/Ltac2/Message.v - COQC user-contrib/Ltac2/Int.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC user-contrib/Ltac2/Bool.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC user-contrib/Ltac2/Char.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC user-contrib/Ltac2/Constr.v - COQC user-contrib/Ltac2/Ident.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC user-contrib/Ltac2/Ind.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC user-contrib/Ltac2/Ltac1.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC user-contrib/Ltac2/Printf.v - COQC user-contrib/Ltac2/Control.v - COQC user-contrib/Ltac2/Env.v - COQC theories/Sets/Finite_sets_facts.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC user-contrib/Ltac2/Pattern.v - COQC user-contrib/Ltac2/Option.v - COQC user-contrib/Ltac2/Array.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC user-contrib/Ltac2/List.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC user-contrib/Ltac2/Notations.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC user-contrib/Ltac2/Fresh.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC user-contrib/Ltac2/Ltac2.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sets/Image.v - COQC theories/setoid_ring/Ring_theory.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ZArith/BinIntDef.v - COQC theories/NArith/Nnat.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/NArith/Ndiv_def.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/NArith/Nsqrt_def.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/NArith/Ngcd_def.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Natural/Binary/NBinary.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sets/Infinite_sets.v - COQC theories/ZArith/BinInt.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sets/Integers.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Strings/Byte.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/setoid_ring/BinList.v - COQC theories/Lists/ListTactics.v - COQC theories/Vectors/VectorSpec.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/micromega/Refl.v - COQC theories/rtauto/Bintree.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Wellfounded/Lexicographic_Exponentiation.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sorting/Sorted.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Lists/ListDec.v - COQC theories/Numbers/NaryFunctions.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/WeakFan.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Lists/ListSet.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/micromega/Tauto.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Lists/SetoidList.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/FinFun.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Wellfounded/Wellfounded.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/rtauto/Rtauto.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Vectors/VectorEq.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Vectors/Vector.v - COQC theories/Sorting/Permutation.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Bool/Bvector.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/setoid_ring/Ring_polynom.v - COQC theories/ZArith/Zeven.v - COQC theories/ZArith/Zcompare.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ZArith/Znat.v - COQC theories/ZArith/Zpow_def.v - COQC theories/micromega/Env.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Cyclic/Abstract/DoubleType.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ZArith/Zpow_alt.v - COQC theories/ZArith/Zeuclid.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ZArith/Int.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Program/Syntax.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/Integer/Binary/ZBinary.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Program/Program.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/micromega/EnvRing.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ZArith/Zorder.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Classes/SetoidClass.v - COQC theories/Classes/Morphisms_Relations.v - COQC theories/Classes/EquivDec.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/omega/OmegaLemmas.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Classes/RelationPairs.v - COQC theories/Structures/OrderedType.v - COQC theories/Structures/DecidableType.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ZArith/ZArith_dec.v - COQC theories/ZArith/Zminmax.v - COQC theories/ZArith/Zmin.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ZArith/Zmax.v - COQC theories/ZArith/auxiliary.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ZArith/Zmisc.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Structures/EqualitiesFacts.v - COQC theories/Numbers/Natural/Abstract/NDefOps.v - COQC theories/MSets/MSetInterface.v - COQC theories/Lists/SetoidPermutation.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Sorting/Mergesort.v - COQC theories/Sorting/CPermutation.v - COQC theories/ZArith/Wf_Z.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Structures/OrdersAlt.v - COQC theories/Structures/OrderedTypeAlt.v - COQC theories/FSets/FSetInterface.v - COQC theories/FSets/FMapInterface.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ZArith/Zbool.v - COQC theories/ZArith/Zabs.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/FSets/FSetBridge.v - COQC theories/Sorting/Sorting.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/FSets/FMapWeakList.v - COQC theories/FSets/FMapList.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ZArith/Zhints.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Structures/OrdersLists.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ZArith/ZArith_base.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/MSets/MSetWeakList.v - COQC theories/MSets/MSetList.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/setoid_ring/Ncring.v - COQC theories/micromega/VarMap.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I checker/.coq_checklib.objs/byte -I checker/.coq_checklib.objs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -intf-suffix .ml -no-alias-deps -open Coq_checklib -o checker/.coq_checklib.objs/native/coq_checklib__Checker.cmx -c -impl checker/checker.ml) - File "checker/checker.ml", line 220, characters 4-18: - 220 | | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "checker/checker.ml", line 222, characters 4-16: - 222 | | Stream.Error txt -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/setoid_ring/InitialRing.v - COQC theories/setoid_ring/Ncring_polynom.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/setoid_ring/Ring_tac.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/setoid_ring/Ring_base.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/setoid_ring/Ring.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/setoid_ring/ZArithRing.v - COQC theories/setoid_ring/ArithRing.v - COQC theories/micromega/OrderedRing.v - COQC theories/setoid_ring/NArithRing.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/setoid_ring/Field_theory.v - COQC theories/Numbers/Integer/NatPairs/ZNatPairs.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/Strings/Ascii.v - COQC theories/Arith/Arith.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ZArith/Zcomplements.v - COQC theories/micromega/Ztac.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/QArith/QArith_base.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/micromega/ZifyInst.v - COQC theories/Logic/ConstructiveEpsilon.v - COQC theories/extraction/ExtrOcamlNatInt.v - COQC theories/extraction/ExtrOcamlNatBigInt.v - COQC theories/extraction/ExtrHaskellNatNum.v - COQC theories/Bool/Zerob.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/MSets/MSetGenTree.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/WKL.v - COQC theories/Logic/ChoiceFacts.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Classes/SetoidDec.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/ZArith/Zdiv.v - COQC theories/ZArith/Zpower.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/extraction/ExtrHaskellNatInteger.v - COQC theories/extraction/ExtrHaskellNatInt.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/micromega/Zify.v - COQC theories/micromega/ZifyPow.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/omega/PreOmega.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/ZArith/Znumtheory.v - COQC theories/micromega/ZifyNat.v - COQC theories/micromega/ZifyN.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/micromega/DeclConstant.v - COQC theories/QArith/QOrderedType.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Strings/String.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/QArith/Qminmax.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/ClassicalChoice.v - COQC theories/Logic/IndefiniteDescription.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/Epsilon.v - COQC theories/Logic/Diaconescu.v - COQC theories/Logic/Description.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/ClassicalEpsilon.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/SetoidChoice.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Logic/ClassicalDescription.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Strings/ByteVector.v - COQC theories/extraction/ExtrOcamlChar.v - COQC theories/extraction/ExtrHaskellString.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Structures/OrdersEx.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Strings/OctalString.v - COQC theories/Strings/HexString.v - COQC theories/Strings/BinaryString.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Numbers/HexadecimalString.v - COQC theories/Numbers/DecimalString.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/extraction/ExtrOcamlString.v - COQC theories/extraction/ExtrOcamlNativeString.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/NArith/Ndigits.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/MSets/MSetAVL.v - COQC theories/MSets/MSetRBT.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/QArith/Qreduction.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/NArith/NArith.v - COQC theories/NArith/Ndec.v - COQC theories/NArith/Ndist.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/micromega/RingMicromega.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/MSets/MSetPositive.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/Structures/OrderedTypeEx.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I lib/.lib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -intf-suffix .ml -no-alias-deps -o lib/.lib.objs/byte/coqProject_file.cmo -c -impl lib/coqProject_file.ml) - File "lib/coqProject_file.ml", line 82, characters 35-46: - 82 | 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 90, characters 12-26: - 90 | | exception Stream.Failure -> buffer buf - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 92, characters 32-43: - 92 | 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 97, characters 12-26: - 97 | | 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 99, characters 33-44: - 99 | 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 102, characters 12-26: - 102 | | exception Stream.Failure -> () - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 104, characters 34-45: - 104 | 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 116, characters 12-26: - 116 | | exception Stream.Failure -> accu - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/coqProject_file.ml", line 123, characters 31-48: - 123 | let res = parse_args buf [] (Stream.of_channel c) in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I lib/.lib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -intf-suffix .ml -no-alias-deps -o lib/.lib.objs/byte/util.cmo -c -impl lib/util.ml) - 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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I lib/.lib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -intf-suffix .ml -no-alias-deps -o lib/.lib.objs/byte/lStream.cmo -c -impl lib/lStream.ml) - File "lib/lStream.ml", line 14, characters 12-20: - 14 | strm : 'a Stream.t; - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 26, characters 4-15: - 26 | Stream.from - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 35, characters 17-29: - 35 | let count strm = Stream.count strm.strm - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 38, characters 16-28: - 38 | strm.fun_loc (Stream.count strm.strm) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 57, characters 10-21: - 57 | let a = Stream.peek strm.strm in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 58, characters 22-33: - 58 | if Option.has_some (Stream.peek strm.strm) then strm.max_peek <- max (Stream.count strm.strm + 1) strm.max_peek; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 58, characters 72-84: - 58 | if Option.has_some (Stream.peek strm.strm) then strm.max_peek <- max (Stream.count strm.strm + 1) strm.max_peek; - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 62, characters 10-22: - 62 | let l = Stream.npeek n strm.strm in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 63, characters 24-36: - 63 | strm.max_peek <- max (Stream.count strm.strm + List.length l) strm.max_peek; - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 67, characters 13-25: - 67 | let list = Stream.npeek (n + 1) strm.strm in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 70, characters 36-48: - 70 | x :: _, 0 -> strm.max_peek <- Stream.count strm.strm + n + 1; x - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 72, characters 32-44: - 72 | | [], p -> strm.max_peek <- Stream.count strm.strm + (n - p); raise Stream.Failure - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 72, characters 72-86: - 72 | | [], p -> strm.max_peek <- Stream.count strm.strm + (n - p); raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 76, characters 16-27: - 76 | let junk strm = Stream.junk strm.strm - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "lib/lStream.ml", line 78, characters 16-27: - 78 | let next strm = Stream.next strm.strm - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I gramlib/.gramlib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I lib/.lib.objs/byte -intf-suffix .ml -no-alias-deps -open Gramlib -o gramlib/.gramlib.objs/byte/gramlib__Plexing.cmo -c -impl gramlib/plexing.ml) - File "gramlib/plexing.ml", line 5, characters 41-49: - 5 | type 'te lexer_func = ?loc:Loc.t -> char Stream.t -> 'te LStream.t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQC theories/setoid_ring/Field_tac.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I gramlib/.gramlib.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I lib/.lib.objs/byte -intf-suffix .ml -no-alias-deps -open Gramlib -o gramlib/.gramlib.objs/byte/gramlib__Grammar.cmo -c -impl gramlib/grammar.ml) - File "gramlib/grammar.ml", line 21, characters 34-42: - 21 | val make : ?loc:Loc.t -> char Stream.t -> t - ^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1093, characters 15-29: - 1093 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1102, characters 15-29: - 1102 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1111, characters 27-41: - 1111 | | LocAct (_, _) -> raise Stream.Failure | DeadEnd -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1111, characters 61-75: - 1111 | | LocAct (_, _) -> raise Stream.Failure | DeadEnd -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1115, characters 13-27: - 1115 | else raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1121, characters 6-20: - 1121 | Stream.Failure -> raise (Stream.Error (tree_failed entry a symb son)) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1121, characters 31-43: - 1121 | Stream.Failure -> raise (Stream.Error (tree_failed entry a symb son)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1140, characters 4-18: - 1140 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1147, characters 62-76: - 1147 | skip_if_empty bp (fun (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1149, characters 11-25: - 1149 | with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1182, characters 52-66: - 1182 | DeadEnd -> (fun (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1193, characters 53-67: - 1193 | try Some (entry.estart alevn strm__) with Stream.Failure -> None - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1203, characters 31-45: - 1203 | try p1 strm__ with Stream.Failure -> p2 strm__) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1213, characters 17-31: - 1213 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1214, characters 26-38: - 1214 | raise (Stream.Error (tree_failed entry a s son)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1224, characters 43-57: - 1224 | match try Some (ps strm) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1227, characters 49-63: - 1227 | (try Some (p1 bp a strm) with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1230, characters 34-46: - 1230 | | None -> raise (Stream.Error (tree_failed entry a s son)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1237, characters 4-18: - 1237 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1265, characters 66-80: - 1265 | (match (try Some (tematch (LStream.peek_nth n strm)) with Stream.Failure -> None) with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1267, characters 44-58: - 1267 | (match try Some (p1 a strm) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1271, characters 42-56: - 1271 | | DeadEnd -> fun last_a strm -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1277, characters 35-49: - 1277 | try Some (ps strm) with Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1279, characters 87-101: - 1279 | try Some (parser_of_tree entry nlevn alevn (top_tree entry tree) strm) with Stream.Failure -> None - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1282, characters 26-38: - 1282 | | None -> raise (Stream.Error (tree_failed entry last_a (Stoken last_tok) tree)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1289, characters 20-34: - 1289 | | None -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1297, characters 43-57: - 1297 | match try Some (ps al strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1307, characters 40-54: - 1307 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1311, characters 16-30: - 1311 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1312, characters 25-37: - 1312 | raise (Stream.Error (symb_failed entry v sep symb)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1318, characters 44-58: - 1318 | match try Some (ps [] strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1325, characters 40-54: - 1325 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1328, characters 44-58: - 1328 | (try Some (ps al strm__) with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1336, characters 44-58: - 1336 | match try Some (ps [] strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1342, characters 43-57: - 1342 | match try Some (ps al strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1353, characters 40-54: - 1353 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1357, characters 16-30: - 1357 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1360, characters 22-36: - 1360 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1361, characters 31-43: - 1361 | raise (Stream.Error (symb_failed entry v sep symb)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1375, characters 40-54: - 1375 | match try Some (pt strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1378, characters 44-58: - 1378 | (try Some (ps al strm__) with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1384, characters 20-34: - 1384 | Stream.Failure -> None - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1397, characters 41-55: - 1397 | match try Some (ps strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1421, characters 20-34: - 1421 | | None -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1466, characters 52-66: - 1466 | [] -> (fun levn (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1502, characters 50-64: - 1502 | match try Some (p2 strm__) with Stream.Failure -> None with - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1523, characters 57-71: - 1523 | [] -> (fun levn bp a (strm__ : _ LStream.t) -> raise Stream.Failure) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1542, characters 16-30: - 1542 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1553, characters 37-51: - 1553 | try p levn bp a strm__ with Stream.Failure -> a) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1554, characters 63-77: - 1554 | | Dparser p -> fun levn bp a (strm__ : _ LStream.t) -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1557, characters 9-21: - 1557 | raise (Stream.Error ("entry [" ^ ename ^ "] is empty")) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1622, characters 6-20: - 1622 | Stream.Failure -> - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1625, characters 6-18: - 1625 | | Stream.Error _ as exc -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1624, characters 22-34: - 1624 | Loc.raise ~loc (Stream.Error ("illegal begin of " ^ entry.ename)) - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1662, characters 51-65: - 1662 | (fun _ _ _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1675, characters 51-65: - 1675 | (fun _ _ _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1763, characters 55-69: - 1763 | e.estart <- (fun _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "gramlib/grammar.ml", line 1764, characters 62-76: - 1764 | e.econtinue <- (fun _ _ _ (strm__ : _ LStream.t) -> raise Stream.Failure); - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQC theories/setoid_ring/Field.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I interp/.interp.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -intf-suffix .ml -no-alias-deps -o interp/.interp.objs/byte/numTok.cmo -c -impl interp/numTok.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 "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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I engine/.engine.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -intf-suffix .ml -no-alias-deps -o engine/.engine.objs/byte/evarutil.cmo -c -impl engine/evarutil.ml) - File "engine/evarutil.ml", line 124, characters 10-18: - 124 | 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 125, characters 19-29: - 125 | 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 125, characters 33-43: - 125 | 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 126, characters 60-70: - 126 | | 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 127, characters 26-36: - 127 | | _ -> 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 127, characters 42-52: - 127 | | _ -> 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 127, characters 58-68: - 127 | | _ -> 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 - COQC theories/Structures/DecidableTypeEx.v - COQC theories/FSets/FSetPositive.v - COQC theories/QArith/Qfield.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/MSets/MSetFacts.v - COQC theories/FSets/FSetFacts.v - COQC theories/FSets/FMapFacts.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I parsing/.parsing.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/byte/tok.cmo -c -impl parsing/tok.ml) - File "parsing/tok.ml", line 144, characters 21-35: - 144 | let err () = raise Stream.Failure in - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I parsing/.parsing.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/byte/pcoq.cmo -c -impl parsing/pcoq.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 199, characters 13-29: - 199 | let strm = Stream.of_string x in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I parsing/.parsing.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -intf-suffix .ml -no-alias-deps -o parsing/.parsing.objs/byte/cLexer.cmo -c -impl parsing/cLexer.ml) - File "parsing/cLexer.ml", line 162, characters 11-23: - 162 | let bp = Stream.count cs in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 163, characters 2-13: - 163 | 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 "parsing/cLexer.ml", line 175, characters 28-39: - 175 | let njunk n = Util.repeat n Stream.junk - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 188, characters 12-24: - 188 | match Stream.npeek 2 cs with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 194, characters 12-24: - 194 | match Stream.npeek 3 cs with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 201, characters 17-29: - 201 | else match Stream.npeek 4 cs with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 213, characters 8-19: - 213 | match Stream.peek cs with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 225, characters 30-41: - 225 | 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 227, characters 8-19: - 227 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 232, characters 23-34: - 232 | | AsciiChar -> Stream.junk s; loop_symb s - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 235, characters 13-29: - 235 | loop_symb (Stream.of_string str) - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 238, characters 35-46: - 238 | 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 240, characters 8-19: - 240 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 243, characters 8-19: - 243 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 254, characters 17-33: - 254 | loop_id false (Stream.of_string str) - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 296, characters 39-50: - 296 | 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. - File "parsing/cLexer.ml", line 308, characters 37-48: - 308 | 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 310, characters 6-17: - 310 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 318, characters 62-74: - 318 | 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 332, characters 48-59: - 332 | 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. - File "parsing/cLexer.ml", line 334, characters 6-17: - 334 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 336, characters 14-25: - 336 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 337, characters 22-33: - 337 | Some '"' -> Stream.junk s; true - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 342, characters 6-17: - 342 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 343, characters 22-33: - 343 | (fun s -> match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 345, characters 8-19: - 345 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 353, characters 6-17: - 353 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 354, characters 22-33: - 354 | (fun s -> match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 356, characters 12-23: - 356 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 367, characters 4-15: - 367 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 368, characters 13-25: - 368 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 378, characters 6-17: - 378 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 381, characters 14-26: - 381 | let _ = Stream.empty s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 382, characters 15-27: - 382 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 435, characters 12-24: - 435 | let bp2 = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 436, characters 8-19: - 436 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 438, characters 6-17: - 438 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 441, characters 16-27: - 441 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 443, characters 14-25: - 443 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 446, characters 13-27: - 446 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 446, characters 38-50: - 446 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 450, characters 6-17: - 450 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 452, characters 14-25: - 452 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 453, characters 22-33: - 453 | Some ')' -> Stream.junk s; push_string "*)"; loc - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 455, characters 11-25: - 455 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 455, characters 36-48: - 455 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 458, characters 6-17: - 458 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 463, characters 20-32: - 463 | 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 463, characters 41-55: - 463 | 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 465, characters 15-27: - 465 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 469, characters 16-27: - 469 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 471, characters 14-25: - 471 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 472, characters 23-35: - 472 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 475, characters 14-25: - 475 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 477, characters 23-37: - 477 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 484, characters 54-66: - 484 | 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 503, characters 36-48: - 503 | 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 517, characters 8-19: - 517 | match Stream.peek cs with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 528, characters 16-30: - 528 | | 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 531, characters 24-38: - 531 | if len = 0 then raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 540, characters 17-31: - 540 | | _ -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 545, characters 14-25: - 545 | let c = Stream.next s in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 548, characters 10-24: - 548 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 548, characters 35-47: - 548 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 550, characters 40-52: - 550 | 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 558, characters 43-54: - 558 | 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 561, characters 14-26: - 561 | match Stream.npeek lenmarker s with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 570, characters 48-60: - 570 | 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 574, characters 63-77: - 574 | if not dot_gobbling && blank_or_eof s then raise Stream.Failure; - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 579, characters 22-36: - 579 | | [] -> raise Stream.Failure - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 582, characters 45-57: - 582 | 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 589, characters 15-27: - 589 | let l' = Stream.npeek (i + 1) s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 599, characters 6-17: - 599 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 608, characters 15-27: - 608 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 616, characters 10-21: - 616 | match Stream.peek cs with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 617, characters 30-41: - 617 | | 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 618, characters 57-69: - 618 | | _ -> 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 625, characters 11-23: - 625 | let ep = Stream.count cs in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 646, characters 50-61: - 646 | 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 648, characters 6-17: - 648 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 651, characters 10-24: - 651 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 651, characters 35-47: - 651 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 656, characters 17-29: - 656 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 665, characters 21-33: - 665 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 673, characters 8-19: - 673 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 685, characters 11-23: - 685 | let bp = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 686, characters 8-19: - 686 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 688, characters 6-17: - 688 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 689, characters 15-27: - 689 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 692, characters 6-17: - 692 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 695, characters 6-17: - 695 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 698, characters 10-24: - 698 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 698, characters 35-47: - 698 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 706, characters 21-33: - 706 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 714, characters 6-17: - 714 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 721, characters 6-17: - 721 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 722, characters 15-27: - 722 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 726, characters 6-17: - 726 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 729, characters 10-24: - 729 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 729, characters 35-47: - 729 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 735, characters 17-29: - 735 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 742, characters 17-29: - 742 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 745, characters 6-17: - 745 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 748, characters 10-24: - 748 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 748, characters 35-47: - 748 | Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 750, characters 15-27: - 750 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 754, characters 6-17: - 754 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 756, characters 14-25: - 756 | match Stream.peek s with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 758, characters 12-23: - 758 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 759, characters 21-33: - 759 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 762, characters 12-23: - 762 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 767, characters 11-25: - 767 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 767, characters 36-48: - 767 | with Stream.Failure -> raise (Stream.Error "") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 770, characters 6-17: - 770 | Stream.junk s; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 771, characters 15-27: - 771 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 785, characters 23-35: - 785 | let ep = Stream.count s in - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "parsing/cLexer.ml", line 788, characters 53-64: - 788 | let t = process_chars ~diff_mode loc bp (Stream.next s) s in - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I interp/.interp.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -intf-suffix .ml -no-alias-deps -o interp/.interp.objs/byte/constrexpr_ops.cmo -c -impl interp/constrexpr_ops.ml) - File "interp/constrexpr_ops.ml", line 575, characters 24-36: - 575 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed after fix") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I printing/.printing.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I proofs/.proofs.objs/byte -intf-suffix .ml -no-alias-deps -o printing/.printing.objs/byte/proof_diffs.cmo -c -impl printing/proof_diffs.ml) - 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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I vernac/.vernac.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I tactics/.tactics.objs/byte -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/byte/proof_using.cmo -c -impl vernac/proof_using.ml) - File "vernac/proof_using.ml", line 210, characters 94-110: - 210 | 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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I vernac/.vernac.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I tactics/.tactics.objs/byte -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/byte/vernacinterp.cmo -c -impl vernac/vernacinterp.ml) - File "vernac/vernacinterp.ml", line 177, characters 9-26: - 177 | (Stream.of_channel in_chan) in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQC theories/QArith/Qring.v - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I interp/.interp.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I pretyping/.pretyping.objs/byte -intf-suffix .ml -no-alias-deps -o interp/.interp.objs/byte/constrintern.cmo -c -impl interp/constrintern.ml) - File "interp/constrintern.ml", line 585, characters 22-34: - 585 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed here") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I vernac/.vernac.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I tactics/.tactics.objs/byte -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/byte/comInductive.cmo -c -impl vernac/comInductive.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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I toplevel/.toplevel.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I stm/.stm.objs/byte -I sysinit/.sysinit.objs/byte -I tactics/.tactics.objs/byte -I vernac/.vernac.objs/byte -intf-suffix .ml -no-alias-deps -o toplevel/.toplevel.objs/byte/vernac.cmo -c -impl toplevel/vernac.ml) - File "toplevel/vernac.ml", line 93, characters 7-24: - 93 | (Stream.of_channel in_chan) in - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I toplevel/.toplevel.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I stm/.stm.objs/byte -I sysinit/.sysinit.objs/byte -I tactics/.tactics.objs/byte -I vernac/.vernac.objs/byte -intf-suffix .ml -no-alias-deps -o toplevel/.toplevel.objs/byte/coqloop.cmo -c -impl toplevel/coqloop.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. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I vernac/.vernac.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I tactics/.tactics.objs/byte -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/byte/himsg.cmo -c -impl vernac/himsg.ml) - File "vernac/himsg.ml", line 1428, characters 4-16: - 1428 | | Stream.Error txt -> hov 0 (str "Syntax error: " ++ str txt ++ str ".") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I vernac/.vernac.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I tactics/.tactics.objs/byte -intf-suffix .ml -no-alias-deps -o vernac/.vernac.objs/byte/record.cmo -c -impl vernac/record.ml) - File "vernac/record.ml", line 113, characters 20-32: - 113 | Loc.raise ?loc (Stream.Error "pattern with quote not allowed in record parameters") - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQC theories/QArith/QArith.v - Warning: Cannot open directory _build_vo/default//lib/coq/../coq-core/plugins - [cannot-open-dir,filesystem] - COQC theories/micromega/ZCoeff.v - COQC theories/QArith/Qabs.v - COQC theories/QArith/Qround.v - COQC theories/micromega/QMicromega.v - COQC theories/QArith/Qcanon.v - COQC theories/micromega/ZMicromega.v - COQC theories/FSets/FSetDecide.v - COQC theories/MSets/MSetDecide.v - COQC theories/FSets/FSetCompat.v - COQC theories/micromega/Lqa.v - COQC theories/FSets/FSetWeakList.v - COQC theories/FSets/FSetList.v - COQC theories/Reals/Abstract/ConstructiveReals.v - COQC theories/QArith/Qcabs.v - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -open Gramlib -g -bin-annot -I plugins/ssr/.ssreflect_plugin.objs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I plugins/ltac/.ltac_plugin.objs/byte -I plugins/ssrmatching/.ssrmatching_plugin.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I stm/.stm.objs/byte -I sysinit/.sysinit.objs/byte -I tactics/.tactics.objs/byte -I vernac/.vernac.objs/byte -intf-suffix .ml -no-alias-deps -open Ssreflect_plugin -o plugins/ssr/.ssreflect_plugin.objs/byte/ssreflect_plugin__Ssrparser.cmo -c -impl plugins/ssr/ssrparser.ml) - File "plugins/ssr/ssrparser.mlg", line 263, characters 28-42: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 265, characters 22-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 272, characters 24-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 274, characters 22-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 276, characters 19-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 283, characters 24-38: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 285, characters 22-36: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 286, characters 15-29: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 294, characters 31-45: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 297, characters 20-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 843, characters 33-47: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 852, characters 9-23: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 857, characters 12-26: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 858, characters 55-69: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 859, characters 45-59: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 2409, characters 37-51: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "plugins/ssr/ssrparser.mlg", line 2413, characters 17-31: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/MSets/MSetProperties.v - COQC theories/FSets/FSetProperties.v - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -rectypes -g -bin-annot -I ide/coqide/.idetop.eobjs/byte -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I clib/.clib.objs/byte -I config/.config.objs/byte -I engine/.engine.objs/byte -I gramlib/.gramlib.objs/byte -I ide/coqide/protocol/.protocol.objs/byte -I interp/.interp.objs/byte -I kernel/.kernel.objs/byte -I kernel/byterun/.coqrun.objs/byte -I lib/.lib.objs/byte -I library/.library.objs/byte -I parsing/.parsing.objs/byte -I pretyping/.pretyping.objs/byte -I printing/.printing.objs/byte -I proofs/.proofs.objs/byte -I stm/.stm.objs/byte -I sysinit/.sysinit.objs/byte -I tactics/.tactics.objs/byte -I toplevel/.toplevel.objs/byte -I vernac/.vernac.objs/byte -no-alias-deps -o ide/coqide/.idetop.eobjs/byte/dune__exe__Idetop.cmo -c -impl ide/coqide/idetop.ml) - File "ide/coqide/idetop.ml", line 85, characters 36-52: - 85 | let pa = Pcoq.Parsable.make ~loc (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "ide/coqide/idetop.ml", line 112, characters 31-47: - 112 | 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 118, characters 31-47: - 118 | let pa = Pcoq.Parsable.make (Stream.of_string phrase) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -rectypes -g -O3 -unbox-closures -I ide/coqide/.idetop.eobjs/byte -I ide/coqide/.idetop.eobjs/native -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/zarith -I boot/.boot.objs/byte -I boot/.boot.objs/native -I clib/.clib.objs/byte -I clib/.clib.objs/native -I config/.config.objs/byte -I config/.config.objs/native -I engine/.engine.objs/byte -I engine/.engine.objs/native -I gramlib/.gramlib.objs/byte -I gramlib/.gramlib.objs/native -I ide/coqide/protocol/.protocol.objs/byte -I ide/coqide/protocol/.protocol.objs/native -I interp/.interp.objs/byte -I interp/.interp.objs/native -I kernel/.kernel.objs/byte -I kernel/.kernel.objs/native -I kernel/byterun/.coqrun.objs/byte -I kernel/byterun/.coqrun.objs/native -I lib/.lib.objs/byte -I lib/.lib.objs/native -I library/.library.objs/byte -I library/.library.objs/native -I parsing/.parsing.objs/byte -I parsing/.parsing.objs/native -I pretyping/.pretyping.objs/byte -I pretyping/.pretyping.objs/native -I printing/.printing.objs/byte -I printing/.printing.objs/native -I proofs/.proofs.objs/byte -I proofs/.proofs.objs/native -I stm/.stm.objs/byte -I stm/.stm.objs/native -I sysinit/.sysinit.objs/byte -I sysinit/.sysinit.objs/native -I tactics/.tactics.objs/byte -I tactics/.tactics.objs/native -I toplevel/.toplevel.objs/byte -I toplevel/.toplevel.objs/native -I vernac/.vernac.objs/byte -I vernac/.vernac.objs/native -intf-suffix .ml -no-alias-deps -o ide/coqide/.idetop.eobjs/native/dune__exe__Idetop.cmx -c -impl ide/coqide/idetop.ml) - File "ide/coqide/idetop.ml", line 85, characters 36-52: - 85 | let pa = Pcoq.Parsable.make ~loc (Stream.of_string s) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "ide/coqide/idetop.ml", line 112, characters 31-47: - 112 | 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 118, characters 31-47: - 118 | let pa = Pcoq.Parsable.make (Stream.of_string phrase) in - ^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - COQC theories/micromega/Lia.v - COQC theories/micromega/ZArith_hints.v - COQC theories/ZArith/Zpow_facts.v - COQC theories/ZArith/Zgcd_alt.v - COQC theories/ZArith/Zwf.v - COQC theories/ZArith/Zquot.v - COQC theories/Sorting/PermutSetoid.v - COQC theories/Compat/Coq813.v - COQC theories/Arith/Cantor.v - COQC theories/ZArith/ZArith.v - COQC theories/QArith/Qpower.v - COQC theories/Reals/Cauchy/PosExtra.v - COQC theories/Reals/Cauchy/ConstructiveExtra.v - COQC theories/micromega/ZifyBool.v - COQC theories/micromega/ZifyComparison.v - COQC theories/extraction/ExtrOcamlZInt.v - COQC theories/extraction/ExtrOcamlZBigInt.v - COQC theories/extraction/ExtrOcamlIntConv.v - COQC theories/Floats/SpecFloat.v - COQC theories/extraction/ExtrHaskellZNum.v - COQC theories/Classes/DecidableClass.v - COQC theories/ZArith/Zdigits.v - COQC theories/Numbers/HexadecimalFacts.v - COQC theories/Numbers/DecimalFacts.v - COQC theories/Numbers/Cyclic/Abstract/CyclicAxioms.v - COQC theories/Numbers/Cyclic/Int31/Int31.v - COQC theories/FSets/FSetAVL.v - COQC theories/FSets/FMapPositive.v - COQC theories/FSets/FMapAVL.v - COQC theories/Numbers/Cyclic/Int63/Uint63.v - COQC theories/Sorting/PermutEq.v - COQC theories/Sorting/Heap.v - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - COQC theories/extraction/ExtrHaskellZInteger.v - COQC theories/extraction/ExtrHaskellZInt.v - COQC theories/btauto/Algebra.v - COQC theories/Reals/Cauchy/QExtra.v - COQC theories/Numbers/Cyclic/ZModulo/ZModulo.v - COQC theories/Numbers/Cyclic/Int31/Cyclic31.v - COQC theories/Numbers/Cyclic/Abstract/NZCyclic.v - COQC theories/MSets/MSetToFiniteSet.v - COQC theories/Reals/Cauchy/ConstructiveCauchyReals.v - COQC theories/FSets/FMaps.v - COQC theories/Reals/Abstract/ConstructiveAbs.v - COQC theories/btauto/Reflect.v - COQC theories/FSets/FSetEqProperties.v - COQC theories/FSets/FSetToFiniteSet.v - COQC theories/btauto/Btauto.v - COQC theories/Reals/Abstract/ConstructiveLimits.v - COQC theories/Numbers/DecimalPos.v - COQC theories/Numbers/DecimalNat.v - COQC theories/MSets/MSetEqProperties.v - COQC theories/FSets/FSets.v - COQC theories/Numbers/DecimalN.v - COQC theories/Numbers/DecimalZ.v - COQC theories/MSets/MSets.v - COQC theories/Numbers/DecimalQ.v - COQC theories/Numbers/HexadecimalPos.v - COQC theories/Numbers/HexadecimalNat.v - COQC theories/Reals/Cauchy/ConstructiveCauchyRealsMult.v - COQC theories/micromega/ZifyUint63.v - COQC theories/Numbers/Cyclic/Int63/Int63.v - COQC theories/Array/PArray.v - COQC theories/Floats/FloatOps.v - COQC theories/Numbers/Cyclic/Int63/Cyclic63.v - COQC theories/Numbers/Cyclic/Int31/Ring31.v - COQC theories/Reals/Abstract/ConstructiveLUB.v - COQC theories/extraction/ExtrOCamlPArray.v - COQC theories/Reals/Abstract/ConstructiveRealsMorphisms.v - COQC theories/Numbers/Cyclic/Int63/Sint63.v - COQC theories/Floats/FloatAxioms.v - COQC theories/micromega/ZifyInt63.v - COQC theories/Numbers/Cyclic/Int63/Ring63.v - COQC theories/micromega/ZifySint63.v - COQC theories/extraction/ExtrOCamlInt63.v - COQC theories/Reals/Abstract/ConstructiveSum.v - COQC theories/Reals/Abstract/ConstructiveMinMax.v - COQC theories/setoid_ring/Ncring_initial.v - COQC theories/Reals/Abstract/ConstructivePower.v - COQC theories/FSets/FMapFullAVL.v - COQC theories/Numbers/HexadecimalN.v - COQC theories/Numbers/HexadecimalZ.v - COQC theories/Numbers/HexadecimalQ.v - COQC theories/Reals/Cauchy/ConstructiveCauchyAbs.v - COQC theories/setoid_ring/Ncring_tac.v - COQC theories/setoid_ring/Cring.v - COQC theories/setoid_ring/Integral_domain.v - COQC theories/setoid_ring/Rings_Z.v - COQC theories/setoid_ring/Rings_Q.v - COQC theories/nsatz/NsatzTactic.v - COQC theories/Reals/Cauchy/ConstructiveRcomplete.v - COQC theories/Reals/ClassicalDedekindReals.v - COQC theories/Reals/Rdefinitions.v - COQC theories/Reals/Raxioms.v - COQC theories/Reals/Rpow_def.v - COQC theories/Numbers/HexadecimalR.v - COQC theories/Numbers/DecimalR.v - COQC theories/setoid_ring/RealField.v - COQC theories/Reals/ClassicalConstructiveReals.v - COQC theories/Reals/RIneq.v - COQC theories/Reals/DiscrR.v - COQC theories/Reals/R_Ifp.v - COQC theories/Reals/SplitRmult.v - COQC theories/QArith/Qreals.v - COQC theories/Reals/Rlogic.v - COQC theories/Reals/Rbase.v - COQC theories/Reals/ROrderedType.v - COQC theories/Reals/Rbasic_fun.v - COQC theories/Reals/R_sqr.v - COQC theories/Reals/SplitAbsolu.v - COQC theories/Reals/ArithProp.v - COQC theories/Reals/Rminmax.v - COQC theories/Reals/Rfunctions.v - COQC theories/Reals/Rseries.v - COQC theories/micromega/RMicromega.v - COQC theories/Reals/Rregisternames.v - COQC theories/Reals/RList.v - COQC theories/Reals/Runcountable.v - COQC theories/Reals/SeqProp.v - COQC theories/micromega/Lra.v - COQC theories/micromega/MExtraction.v - COQC theories/Reals/Rlimit.v - COQC theories/micromega/Fourier_util.v - COQC theories/micromega/Psatz.v - COQC theories/Reals/Rcomplete.v - COQC theories/micromega/Fourier.v - COQC theories/Floats/FloatLemmas.v - COQC theories/Reals/Rderiv.v - COQC theories/Reals/PartSum.v - COQC theories/Reals/Ranalysis1.v - COQC theories/Reals/AltSeries.v - COQC theories/Reals/Binomial.v - COQC theories/Reals/Rsigma.v - COQC theories/Reals/Cauchy_prod.v - COQC theories/Reals/Alembert.v - COQC theories/Floats/Floats.v - COQC theories/extraction/ExtrOCamlFloats.v - COQC theories/Reals/Rprod.v - COQC theories/Reals/Rtopology.v - COQC theories/Reals/Ranalysis2.v - COQC theories/Reals/SeqSeries.v - COQC theories/Reals/Ranalysis3.v - COQC theories/Reals/MVT.v - COQC theories/Reals/Rtrigo_fun.v - COQC theories/Reals/Rsqrt_def.v - COQC theories/Reals/Rtrigo_def.v - COQC theories/Reals/PSeries_reg.v - COQC theories/Reals/R_sqrt.v - COQC theories/Reals/Rtrigo_alt.v - COQC theories/Reals/Cos_rel.v - COQC theories/Reals/Sqrt_reg.v - COQC theories/Reals/Cos_plus.v - COQC theories/Reals/Rtrigo1.v - COQC theories/Reals/Exp_prop.v - COQC theories/Reals/Rtrigo_reg.v - COQC theories/Reals/Rtrigo_calc.v - COQC theories/Reals/Rgeom.v - COQC theories/Reals/Ranalysis4.v - COQC theories/Reals/Rpower.v - COQC theories/Reals/Ranalysis_reg.v - COQC theories/Reals/Rtrigo_facts.v - COQC theories/Reals/RiemannInt_SF.v - COQC theories/Reals/RiemannInt.v - COQC theories/Reals/Ranalysis5.v - COQC theories/Reals/Ratan.v - COQC theories/Reals/Machin.v - COQC theories/Reals/Rtrigo.v - COQC theories/Reals/Ranalysis.v - COQC theories/Reals/NewtonInt.v - COQC theories/Reals/Integration.v - COQC theories/Reals/Reals.v - COQC theories/setoid_ring/Rings_R.v - COQC theories/nsatz/Nsatz.v - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/coq.8.15.2' -> compiled coq.8.15.2 Processing 87/89: [coq: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "COQ_USE_DUNE=" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/coq.8.15.2) - make --warn-undefined-variable --no-builtin-rules -f Makefile.build install - make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/coq.8.15.2' - DUNE sources - Warning: Coq Language Versions lower than 0.8 have been deprecated in Dune - 3.8 and will be removed in an upcoming Dune version. - Hint: To disable this warning, add the following to your dune-project file: - (warnings (deprecated_coq_lang_lt_08 disabled)) - dune install --display=quiet --release --mandir=""/home/opam/.opam/4.14/man"" --prefix=""/home/opam/.opam/4.14"" --etcdir=""/home/opam/.opam/4.14/lib/coq/config"" --docdir=""/home/opam/.opam/4.14/doc/coq"" coq-core - dune install --display=quiet --release --mandir=""/home/opam/.opam/4.14/man"" --prefix=""/home/opam/.opam/4.14"" --etcdir=""/home/opam/.opam/4.14/lib/coq/config"" --docdir=""/home/opam/.opam/4.14/doc/coq"" coqide-server - INSTALL VOFILES - make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/coq.8.15.2' -> installed coq.8.15.2 Processing 88/89: [coq-serapi: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "coq-serapi" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/coq-serapi.8.15.0+0.15.4) -> compiled coq-serapi.8.15.0+0.15.4 -> installed coq-serapi.8.15.0+0.15.4 Done. # To update the current shell environment, run: eval $(opam env) 2024-11-09 16:53.11 ---> saved as "8c5872b72b16fb70031d58076738ef2b490c6a5fde7b7e9f4c45f46cecf62f11" Job succeeded